summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/polymer/platform/.bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/polymer/platform/.bower.json')
-rw-r--r--chromium/third_party/polymer/platform/.bower.json26
1 files changed, 26 insertions, 0 deletions
diff --git a/chromium/third_party/polymer/platform/.bower.json b/chromium/third_party/polymer/platform/.bower.json
new file mode 100644
index 00000000000..f7339b78036
--- /dev/null
+++ b/chromium/third_party/polymer/platform/.bower.json
@@ -0,0 +1,26 @@
+{
+ "name": "platform",
+ "main": "platform.js",
+ "homepage": "https://github.com/Polymer/platform",
+ "authors": [
+ "The Polymer Authors"
+ ],
+ "description": "Integrate platform polyfills: load, build, test",
+ "keywords": [
+ "polymer",
+ "web",
+ "components"
+ ],
+ "license": "BSD",
+ "private": true,
+ "version": "0.2.2",
+ "_release": "0.2.2",
+ "_resolution": {
+ "type": "version",
+ "tag": "0.2.2",
+ "commit": "ea89aef429d149c1481dfaa6cd26ed9945f27ff0"
+ },
+ "_source": "git://github.com/Polymer/platform.git",
+ "_target": "0.2.2",
+ "_originalSource": "Polymer/platform"
+} \ No newline at end of file