UNPKG

serviceworker-cache-polyfill

Version:
24 lines (23 loc) 551 B
{ "name": "serviceworker-cache-polyfill", "version": "4.0.0", "description": "Cache polyfill for the ServiceWorker", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git://github.com/coonsta/cache-polyfill.git" }, "keywords": [ "cache", "ServiceWorker" ], "author": "", "license": "MIT", "bugs": { "url": "https://github.com/coonsta/cache-polyfill/issues" }, "homepage": "https://github.com/coonsta/cache-polyfill" }