a zip code crypto-currency system good for red ONLY

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. {
  2. "_from": "stdout-stream@^1.4.0",
  3. "_id": "stdout-stream@1.4.0",
  4. "_inBundle": false,
  5. "_integrity": "sha1-osfIWH5U2UJ+qe2zrD8s1SLfN4s=",
  6. "_location": "/stdout-stream",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "stdout-stream@^1.4.0",
  12. "name": "stdout-stream",
  13. "escapedName": "stdout-stream",
  14. "rawSpec": "^1.4.0",
  15. "saveSpec": null,
  16. "fetchSpec": "^1.4.0"
  17. },
  18. "_requiredBy": [
  19. "/node-sass"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/stdout-stream/-/stdout-stream-1.4.0.tgz",
  22. "_shasum": "a2c7c8587e54d9427ea9edb3ac3f2cd522df378b",
  23. "_spec": "stdout-stream@^1.4.0",
  24. "_where": "/Users/khalils/ZipCoin-RED/ZipCoinRed/node_modules/node-sass",
  25. "bugs": {
  26. "url": "https://github.com/mafintosh/stdout-stream/issues"
  27. },
  28. "bundleDependencies": false,
  29. "dependencies": {
  30. "readable-stream": "^2.0.1"
  31. },
  32. "deprecated": false,
  33. "description": "Non-blocking stdout stream",
  34. "devDependencies": {
  35. "tape": "~2.12.3"
  36. },
  37. "homepage": "https://github.com/mafintosh/stdout-stream#readme",
  38. "name": "stdout-stream",
  39. "repository": {
  40. "type": "git",
  41. "url": "git+https://github.com/mafintosh/stdout-stream.git"
  42. },
  43. "scripts": {
  44. "test": "tape test/index.js"
  45. },
  46. "version": "1.4.0"
  47. }