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..8d2c51d08671de48041cea9a99d8bba22e48b8ca |
--- /dev/null |
+++ b/third_party/polymer/components-chromium/platform/bower.json |
@@ -0,0 +1,16 @@ |
+{ |
+ "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 |
+} |