UI for Zipcoin Blue

package.json 2.6KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "minimalistic-assert@^1.0.0",
  6. "scope": null,
  7. "escapedName": "minimalistic-assert",
  8. "name": "minimalistic-assert",
  9. "rawSpec": "^1.0.0",
  10. "spec": ">=1.0.0 <2.0.0",
  11. "type": "range"
  12. },
  13. "/Users/tennesseeg/blueCoin/node_modules/des.js"
  14. ]
  15. ],
  16. "_from": "minimalistic-assert@>=1.0.0 <2.0.0",
  17. "_id": "minimalistic-assert@1.0.1",
  18. "_inCache": true,
  19. "_location": "/minimalistic-assert",
  20. "_nodeVersion": "8.11.1",
  21. "_npmOperationalInternal": {
  22. "host": "s3://npm-registry-packages",
  23. "tmp": "tmp/minimalistic-assert_1.0.1_1523449282967_0.06542122422066798"
  24. },
  25. "_npmUser": {
  26. "name": "cwmma",
  27. "email": "calvin.metcalf@gmail.com"
  28. },
  29. "_npmVersion": "5.8.0",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "raw": "minimalistic-assert@^1.0.0",
  33. "scope": null,
  34. "escapedName": "minimalistic-assert",
  35. "name": "minimalistic-assert",
  36. "rawSpec": "^1.0.0",
  37. "spec": ">=1.0.0 <2.0.0",
  38. "type": "range"
  39. },
  40. "_requiredBy": [
  41. "/asn1.js",
  42. "/des.js",
  43. "/elliptic",
  44. "/hash.js",
  45. "/hmac-drbg"
  46. ],
  47. "_resolved": "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz",
  48. "_shasum": "2e194de044626d4a10e7f7fbc00ce73e83e4d5c7",
  49. "_shrinkwrap": null,
  50. "_spec": "minimalistic-assert@^1.0.0",
  51. "_where": "/Users/tennesseeg/blueCoin/node_modules/des.js",
  52. "author": "",
  53. "bugs": {
  54. "url": "https://github.com/calvinmetcalf/minimalistic-assert/issues"
  55. },
  56. "dependencies": {},
  57. "description": "minimalistic-assert ===",
  58. "devDependencies": {},
  59. "directories": {},
  60. "dist": {
  61. "integrity": "sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==",
  62. "shasum": "2e194de044626d4a10e7f7fbc00ce73e83e4d5c7",
  63. "tarball": "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz",
  64. "fileCount": 4,
  65. "unpackedSize": 1547
  66. },
  67. "gitHead": "33113391ad64bea7a3398074a71d0569d4ae038d",
  68. "homepage": "https://github.com/calvinmetcalf/minimalistic-assert",
  69. "license": "ISC",
  70. "main": "index.js",
  71. "maintainers": [
  72. {
  73. "name": "cwmma",
  74. "email": "calvin.metcalf@gmail.com"
  75. },
  76. {
  77. "name": "indutny",
  78. "email": "fedor@indutny.com"
  79. }
  80. ],
  81. "name": "minimalistic-assert",
  82. "optionalDependencies": {},
  83. "readme": "ERROR: No README data found!",
  84. "repository": {
  85. "type": "git",
  86. "url": "git+https://github.com/calvinmetcalf/minimalistic-assert.git"
  87. },
  88. "scripts": {
  89. "test": "echo \"Error: no test specified\" && exit 1"
  90. },
  91. "version": "1.0.1"
  92. }