Index: third_party/polymer/components-chromium/platform/.bower.json |
diff --git a/third_party/polymer/components-chromium/platform/.bower.json b/third_party/polymer/components-chromium/platform/.bower.json |
new file mode 100644 |
index 0000000000000000000000000000000000000000..8d1af04b44ea1795c89b3ff8b2c187108b9891b2 |
--- /dev/null |
+++ b/third_party/polymer/components-chromium/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.3.5", |
+ "_release": "0.3.5", |
+ "_resolution": { |
+ "type": "version", |
+ "tag": "0.3.5", |
+ "commit": "413707498b62d2c66f923dcac6809d56e7d6dab6" |
+ }, |
+ "_source": "git://github.com/Polymer/platform.git", |
+ "_target": "0.3.5", |
+ "_originalSource": "Polymer/platform" |
+} |