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

Unified Diff: polymer_1.0.4/bower_components/sw-toolbox/.bower.json

Issue 1205703007: Add polymer 1.0 to npm_modules (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: Renamed folder to 1.0.4 Created 5 years, 6 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_1.0.4/bower_components/sw-toolbox/.bower.json
diff --git a/polymer_1.0.4/bower_components/sw-toolbox/.bower.json b/polymer_1.0.4/bower_components/sw-toolbox/.bower.json
new file mode 100644
index 0000000000000000000000000000000000000000..3ba7ba6e67bbe0e67ce06055081c34551a37b281
--- /dev/null
+++ b/polymer_1.0.4/bower_components/sw-toolbox/.bower.json
@@ -0,0 +1,25 @@
+{
+ "name": "sw-toolbox",
+ "main": "sw-toolbox.js",
+ "moduleType": [
+ "globals"
+ ],
+ "license": "Apache-2",
+ "ignore": [
+ "**/.*",
+ "lib",
+ "tests",
+ "gulpfile.js"
+ ],
+ "homepage": "https://github.com/GoogleChrome/sw-toolbox",
+ "version": "2.0.3",
+ "_release": "2.0.3",
+ "_resolution": {
+ "type": "version",
+ "tag": "v2.0.3",
+ "commit": "8763dcc9fbc9352d58f184050e2131c42f7b6d68"
+ },
+ "_source": "git://github.com/GoogleChrome/sw-toolbox.git",
+ "_target": "^2.0.2",
+ "_originalSource": "sw-toolbox"
+}

Powered by Google App Engine
This is Rietveld 408576698