preact-material-components
Version:
preact wrapper for "Material Components for the web"
52 lines (51 loc) • 1.47 kB
JSON
{
"_args": [
[
"serviceworker-cache-polyfill@4.0.0",
"/Users/prateekbh/projects/preact-material-components/docs"
]
],
"_from": "serviceworker-cache-polyfill@4.0.0",
"_id": "serviceworker-cache-polyfill@4.0.0",
"_inBundle": false,
"_integrity": "sha1-3hnuc77yGrPAdAo3sz22JGS6ves=",
"_location": "/serviceworker-cache-polyfill",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "serviceworker-cache-polyfill@4.0.0",
"name": "serviceworker-cache-polyfill",
"escapedName": "serviceworker-cache-polyfill",
"rawSpec": "4.0.0",
"saveSpec": null,
"fetchSpec": "4.0.0"
},
"_requiredBy": [
"/sw-toolbox"
],
"_resolved": "https://registry.npmjs.org/serviceworker-cache-polyfill/-/serviceworker-cache-polyfill-4.0.0.tgz",
"_spec": "4.0.0",
"_where": "/Users/prateekbh/projects/preact-material-components/docs",
"author": "",
"bugs": {
"url": "https://github.com/coonsta/cache-polyfill/issues"
},
"description": "Cache polyfill for the ServiceWorker",
"homepage": "https://github.com/coonsta/cache-polyfill",
"keywords": [
"cache",
"ServiceWorker"
],
"license": "MIT",
"main": "index.js",
"name": "serviceworker-cache-polyfill",
"repository": {
"type": "git",
"url": "git://github.com/coonsta/cache-polyfill.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "4.0.0"
}