a zip code crypto-currency system good for red ONLY

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. {
  2. "_from": "inline-process-browser@^1.0.0",
  3. "_id": "inline-process-browser@1.0.0",
  4. "_inBundle": false,
  5. "_integrity": "sha1-RqYbFT3TybFiSxoAYm7bT39BTyI=",
  6. "_location": "/inline-process-browser",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "inline-process-browser@^1.0.0",
  12. "name": "inline-process-browser",
  13. "escapedName": "inline-process-browser",
  14. "rawSpec": "^1.0.0",
  15. "saveSpec": null,
  16. "fetchSpec": "^1.0.0"
  17. },
  18. "_requiredBy": [
  19. "/lie"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/inline-process-browser/-/inline-process-browser-1.0.0.tgz",
  22. "_shasum": "46a61b153dd3c9b1624b1a00626edb4f7f414f22",
  23. "_spec": "inline-process-browser@^1.0.0",
  24. "_where": "/Users/khalils/ZipCoin-RED/ZipCoinRed/node_modules/lie",
  25. "author": {
  26. "name": "Calvin W. Metcalf",
  27. "email": "calvin.metcalf@gmail.com"
  28. },
  29. "bugs": {
  30. "url": "https://github.com/calvinmetcalf/inline-process-browser/issues"
  31. },
  32. "bundleDependencies": false,
  33. "dependencies": {
  34. "falafel": "^1.0.1",
  35. "through2": "^0.6.5"
  36. },
  37. "deprecated": false,
  38. "description": "inline process.browser",
  39. "homepage": "https://github.com/calvinmetcalf/inline-process-browser#readme",
  40. "keywords": [
  41. "browserify-transform"
  42. ],
  43. "license": "MIT",
  44. "main": "index.js",
  45. "name": "inline-process-browser",
  46. "repository": {
  47. "type": "git",
  48. "url": "git+https://github.com/calvinmetcalf/inline-process-browser.git"
  49. },
  50. "scripts": {
  51. "test": "echo \"Error: no test specified\" && exit 1"
  52. },
  53. "version": "1.0.0"
  54. }