Chromium Code Reviews| 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..749bc5520cf15156f1d578154c2bad2ae0c95711 |
| --- /dev/null |
| +++ b/polymer_1.0.4/bower_components/sw-toolbox/bower.json |
| @@ -0,0 +1,14 @@ |
| +{ |
| + "name": "sw-toolbox", |
| + "main": "sw-toolbox.js", |
| + "moduleType": [ |
| + "globals" |
| + ], |
| + "license": "Apache-2", |
| + "ignore": [ |
| + "**/.*", |
| + "lib", |
| + "tests", |
| + "gulpfile.js" |
| + ] |
| +} |