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

Unified Diff: polymer_1.0.4/bower_components/sw-toolbox/package.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/package.json
diff --git a/polymer_1.0.4/bower_components/sw-toolbox/package.json b/polymer_1.0.4/bower_components/sw-toolbox/package.json
new file mode 100644
index 0000000000000000000000000000000000000000..ec471d13344639456b6c975c239b6b39e238e099
--- /dev/null
+++ b/polymer_1.0.4/bower_components/sw-toolbox/package.json
@@ -0,0 +1,21 @@
+{
+ "name": "sw-toolbox",
+ "version": "2.0.3",
+ "scripts": {
+ "test": "gulp test"
+ },
+ "repository": "https://github.com/GoogleChrome/sw-toolbox",
+ "devDependencies": {
+ "browserify": "^6.3.2",
+ "gulp": "^3.8.10",
+ "gulp-jshint": "^1.9.0",
+ "jshint-stylish": "^1.0.0",
+ "path-to-regexp": "^1.0.1",
+ "serviceworker-cache-polyfill": "coonsta/cache-polyfill",
+ "vinyl-source-stream": "^1.0.0"
+ },
+ "dependencies": {
+ "browserify-header": "^0.9.2",
+ "minifyify": "^6.4.0"
+ }
+}
« no previous file with comments | « polymer_1.0.4/bower_components/sw-toolbox/companion.js ('k') | polymer_1.0.4/bower_components/sw-toolbox/sw-toolbox.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698