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

Unified Diff: polymer_0.5.0/bower.json

Issue 786953007: npm_modules: Fork bower_components into Polymer 0.4.0 and 0.5.0 versions (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: Created 5 years, 12 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: polymer_0.5.0/bower.json
diff --git a/polymer_0.5.0/bower.json b/polymer_0.5.0/bower.json
new file mode 100644
index 0000000000000000000000000000000000000000..6c2af2718d51b6fe0e5a8e342a80960a2a40ed52
--- /dev/null
+++ b/polymer_0.5.0/bower.json
@@ -0,0 +1,14 @@
+{
+ "name": "chrome-infra",
+ "dependencies": {
+ "app-router": "~0.6.2",
+ "chai": "chai#~1.9.1",
+ "chartnewjs": "*",
+ "core-elements": "Polymer/core-elements#~0.5.0",
+ "dygraph": "http://dygraphs.com/1.0.1/dygraph-combined.js",
+ "gif.js": "~0.1.6",
+ "paper-elements": "Polymer/paper-elements#~0.5.0",
+ "polymer": "Polymer/polymer#~0.5.0",
+ "sugar": "sugar#~1.4.1"
+ }
+}

Powered by Google App Engine
This is Rietveld 408576698