a zip code crypto-currency system good for red ONLY

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. {
  2. "_from": "get-caller-file@^1.0.1",
  3. "_id": "get-caller-file@1.0.3",
  4. "_inBundle": false,
  5. "_integrity": "sha512-3t6rVToeoZfYSGd8YoLFR2DJkiQrIiUrGcjvFX2mDw3bn6k2OtwHN0TNCLbBO+w8qTvimhDkv+LSscbJY1vE6w==",
  6. "_location": "/get-caller-file",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "get-caller-file@^1.0.1",
  12. "name": "get-caller-file",
  13. "escapedName": "get-caller-file",
  14. "rawSpec": "^1.0.1",
  15. "saveSpec": null,
  16. "fetchSpec": "^1.0.1"
  17. },
  18. "_requiredBy": [
  19. "/webpack/yargs",
  20. "/yargs"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-1.0.3.tgz",
  23. "_shasum": "f978fa4c90d1dfe7ff2d6beda2a515e713bdcf4a",
  24. "_spec": "get-caller-file@^1.0.1",
  25. "_where": "/Users/khalils/ZipCoin-RED/ZipCoinRed/node_modules/yargs",
  26. "author": {
  27. "name": "Stefan Penner"
  28. },
  29. "bugs": {
  30. "url": "https://github.com/stefanpenner/get-caller-file/issues"
  31. },
  32. "bundleDependencies": false,
  33. "deprecated": false,
  34. "description": "[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.appveyor.com/project/embercli/get-caller-file/branch/master)",
  35. "devDependencies": {
  36. "chai": "^4.1.2",
  37. "ensure-posix-path": "^1.0.1",
  38. "mocha": "^5.2.0"
  39. },
  40. "directories": {
  41. "test": "tests"
  42. },
  43. "files": [
  44. "index.js"
  45. ],
  46. "homepage": "https://github.com/stefanpenner/get-caller-file#readme",
  47. "license": "ISC",
  48. "main": "index.js",
  49. "name": "get-caller-file",
  50. "repository": {
  51. "type": "git",
  52. "url": "git+https://github.com/stefanpenner/get-caller-file.git"
  53. },
  54. "scripts": {
  55. "test": "mocha test",
  56. "test:debug": "mocha test"
  57. },
  58. "version": "1.0.3"
  59. }