Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(133)

Unified Diff: pkg/polymer/lib/elements/polymer-animation/.bower.json

Issue 175443005: [polymer] import all elements (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: updated from bower Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: pkg/polymer/lib/elements/polymer-animation/.bower.json
diff --git a/pkg/polymer/lib/elements/polymer-animation/.bower.json b/pkg/polymer/lib/elements/polymer-animation/.bower.json
new file mode 100644
index 0000000000000000000000000000000000000000..6ba62b7cbdeda5603fa9757791b9a94b96ef1022
--- /dev/null
+++ b/pkg/polymer/lib/elements/polymer-animation/.bower.json
@@ -0,0 +1,18 @@
+{
+ "name": "polymer-animation",
+ "private": true,
+ "dependencies": {
+ "polymer": "Polymer/polymer#master",
+ "web-animations-js": "web-animations/web-animations-js#master"
+ },
+ "homepage": "https://github.com/Polymer/polymer-animation",
+ "_release": "7620c26c5a",
+ "_resolution": {
+ "type": "branch",
+ "branch": "master",
+ "commit": "7620c26c5a0fdd2027329151485b01fd1caf3520"
+ },
+ "_source": "git://github.com/Polymer/polymer-animation.git",
+ "_target": "master",
+ "_originalSource": "Polymer/polymer-animation"
+}

Powered by Google App Engine
This is Rietveld 408576698