Index: third_party/polymer/components/core-animation/bower.json |
diff --git a/third_party/polymer/components/core-animation/bower.json b/third_party/polymer/components/core-animation/bower.json |
new file mode 100644 |
index 0000000000000000000000000000000000000000..f22db19c02dff9c20bf7bdc0a87600ab01687a1a |
--- /dev/null |
+++ b/third_party/polymer/components/core-animation/bower.json |
@@ -0,0 +1,9 @@ |
+{ |
+ "name": "core-animation", |
+ "private": true, |
+ "dependencies": { |
+ "polymer": "Polymer/polymer#^0.5", |
+ "web-animations-js": "web-animations/web-animations-js#1.0.5" |
+ }, |
+ "version": "0.5.4" |
+} |