a zip code crypto-currency system good for red ONLY

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. {
  2. "_from": "serviceworker-cache-polyfill@^4.0.0",
  3. "_id": "serviceworker-cache-polyfill@4.0.0",
  4. "_inBundle": false,
  5. "_integrity": "sha1-3hnuc77yGrPAdAo3sz22JGS6ves=",
  6. "_location": "/serviceworker-cache-polyfill",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "serviceworker-cache-polyfill@^4.0.0",
  12. "name": "serviceworker-cache-polyfill",
  13. "escapedName": "serviceworker-cache-polyfill",
  14. "rawSpec": "^4.0.0",
  15. "saveSpec": null,
  16. "fetchSpec": "^4.0.0"
  17. },
  18. "_requiredBy": [
  19. "/sw-toolbox"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/serviceworker-cache-polyfill/-/serviceworker-cache-polyfill-4.0.0.tgz",
  22. "_shasum": "de19ee73bef21ab3c0740a37b33db62464babdeb",
  23. "_spec": "serviceworker-cache-polyfill@^4.0.0",
  24. "_where": "/Users/khalils/ZipCoin-RED/ZipCoinRed/node_modules/sw-toolbox",
  25. "author": "",
  26. "bugs": {
  27. "url": "https://github.com/coonsta/cache-polyfill/issues"
  28. },
  29. "bundleDependencies": false,
  30. "deprecated": false,
  31. "description": "Cache polyfill for the ServiceWorker",
  32. "homepage": "https://github.com/coonsta/cache-polyfill",
  33. "keywords": [
  34. "cache",
  35. "ServiceWorker"
  36. ],
  37. "license": "MIT",
  38. "main": "index.js",
  39. "name": "serviceworker-cache-polyfill",
  40. "repository": {
  41. "type": "git",
  42. "url": "git://github.com/coonsta/cache-polyfill.git"
  43. },
  44. "scripts": {
  45. "test": "echo \"Error: no test specified\" && exit 1"
  46. },
  47. "version": "4.0.0"
  48. }