UNPKG

192 BJSONView Raw
1{
2 "name": "sw-toolbox",
3 "main": "sw-toolbox.js",
4 "moduleType": [
5 "globals"
6 ],
7 "license": "Apache-2.0",
8 "ignore": [
9 "**/.*",
10 "lib",
11 "tests",
12 "gulpfile.js"
13 ]
14}