UI for Zipcoin Blue

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "ipaddr.js@1.6.0",
  6. "scope": null,
  7. "escapedName": "ipaddr.js",
  8. "name": "ipaddr.js",
  9. "rawSpec": "1.6.0",
  10. "spec": "1.6.0",
  11. "type": "version"
  12. },
  13. "/Users/tennesseeg/blueCoin/node_modules/proxy-addr"
  14. ]
  15. ],
  16. "_from": "ipaddr.js@1.6.0",
  17. "_id": "ipaddr.js@1.6.0",
  18. "_inCache": true,
  19. "_location": "/ipaddr.js",
  20. "_npmOperationalInternal": {
  21. "host": "s3://npm-registry-packages",
  22. "tmp": "tmp/ipaddr.js-1.6.0.tgz_1517895655914_0.4097069769632071"
  23. },
  24. "_npmUser": {
  25. "name": "whitequark",
  26. "email": "whitequark@whitequark.org"
  27. },
  28. "_npmVersion": "1.4.21",
  29. "_phantomChildren": {},
  30. "_requested": {
  31. "raw": "ipaddr.js@1.6.0",
  32. "scope": null,
  33. "escapedName": "ipaddr.js",
  34. "name": "ipaddr.js",
  35. "rawSpec": "1.6.0",
  36. "spec": "1.6.0",
  37. "type": "version"
  38. },
  39. "_requiredBy": [
  40. "/proxy-addr"
  41. ],
  42. "_resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.6.0.tgz",
  43. "_shasum": "e3fa357b773da619f26e95f049d055c72796f86b",
  44. "_shrinkwrap": null,
  45. "_spec": "ipaddr.js@1.6.0",
  46. "_where": "/Users/tennesseeg/blueCoin/node_modules/proxy-addr",
  47. "author": {
  48. "name": "whitequark",
  49. "email": "whitequark@whitequark.org"
  50. },
  51. "bugs": {
  52. "url": "https://github.com/whitequark/ipaddr.js/issues"
  53. },
  54. "dependencies": {},
  55. "description": "A library for manipulating IPv4 and IPv6 addresses in JavaScript.",
  56. "devDependencies": {
  57. "coffee-script": "~1.12.6",
  58. "nodeunit": ">=0.8.2 <0.8.7",
  59. "uglify-js": "~3.0.19"
  60. },
  61. "directories": {
  62. "lib": "./lib"
  63. },
  64. "dist": {
  65. "shasum": "e3fa357b773da619f26e95f049d055c72796f86b",
  66. "tarball": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.6.0.tgz"
  67. },
  68. "engines": {
  69. "node": ">= 0.10"
  70. },
  71. "gitHead": "c81198c2540a1df41571623c0bcbdb9d9b73a925",
  72. "homepage": "https://github.com/whitequark/ipaddr.js#readme",
  73. "keywords": [
  74. "ip",
  75. "ipv4",
  76. "ipv6"
  77. ],
  78. "license": "MIT",
  79. "main": "./lib/ipaddr.js",
  80. "maintainers": [
  81. {
  82. "name": "whitequark",
  83. "email": "whitequark@whitequark.org"
  84. }
  85. ],
  86. "name": "ipaddr.js",
  87. "optionalDependencies": {},
  88. "readme": "ERROR: No README data found!",
  89. "repository": {
  90. "type": "git",
  91. "url": "git://github.com/whitequark/ipaddr.js.git"
  92. },
  93. "scripts": {
  94. "test": "cake build test"
  95. },
  96. "types": "./lib/ipaddr.js.d.ts",
  97. "version": "1.6.0"
  98. }