UI for Zipcoin Blue

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "ultron@~1.1.0",
  6. "scope": null,
  7. "escapedName": "ultron",
  8. "name": "ultron",
  9. "rawSpec": "~1.1.0",
  10. "spec": ">=1.1.0 <1.2.0",
  11. "type": "range"
  12. },
  13. "/Users/tennesseeg/blueCoin/node_modules/ws"
  14. ]
  15. ],
  16. "_from": "ultron@>=1.1.0 <1.2.0",
  17. "_id": "ultron@1.1.1",
  18. "_inCache": true,
  19. "_location": "/ultron",
  20. "_nodeVersion": "8.9.1",
  21. "_npmOperationalInternal": {
  22. "host": "s3://npm-registry-packages",
  23. "tmp": "tmp/ultron-1.1.1.tgz_1511364034287_0.9984404239803553"
  24. },
  25. "_npmUser": {
  26. "name": "3rdeden",
  27. "email": "npm@3rd-Eden.com"
  28. },
  29. "_npmVersion": "5.5.1",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "raw": "ultron@~1.1.0",
  33. "scope": null,
  34. "escapedName": "ultron",
  35. "name": "ultron",
  36. "rawSpec": "~1.1.0",
  37. "spec": ">=1.1.0 <1.2.0",
  38. "type": "range"
  39. },
  40. "_requiredBy": [
  41. "/ws"
  42. ],
  43. "_resolved": "https://registry.npmjs.org/ultron/-/ultron-1.1.1.tgz",
  44. "_shasum": "9fe1536a10a664a65266a1e3ccf85fd36302bc9c",
  45. "_shrinkwrap": null,
  46. "_spec": "ultron@~1.1.0",
  47. "_where": "/Users/tennesseeg/blueCoin/node_modules/ws",
  48. "author": {
  49. "name": "Arnout Kazemier"
  50. },
  51. "bugs": {
  52. "url": "https://github.com/unshiftio/ultron/issues"
  53. },
  54. "dependencies": {},
  55. "description": "Ultron is high-intelligence robot. It gathers intel so it can start improving upon his rudimentary design",
  56. "devDependencies": {
  57. "assume": "~1.5.0",
  58. "eventemitter3": "2.0.x",
  59. "istanbul": "0.4.x",
  60. "mocha": "~4.0.0",
  61. "pre-commit": "~1.2.0"
  62. },
  63. "directories": {},
  64. "dist": {
  65. "integrity": "sha512-UIEXBNeYmKptWH6z8ZnqTeS8fV74zG0/eRU9VGkpzz+LIJNs8W/zM/L+7ctCkRrgbNnnR0xxw4bKOr0cW0N0Og==",
  66. "shasum": "9fe1536a10a664a65266a1e3ccf85fd36302bc9c",
  67. "tarball": "https://registry.npmjs.org/ultron/-/ultron-1.1.1.tgz"
  68. },
  69. "gitHead": "f7f3227ef2505cf9e7c3612b96e9eb43f42a9e2a",
  70. "homepage": "https://github.com/unshiftio/ultron",
  71. "keywords": [
  72. "Ultron",
  73. "robot",
  74. "gather",
  75. "intelligence",
  76. "event",
  77. "events",
  78. "eventemitter",
  79. "emitter",
  80. "cleanup"
  81. ],
  82. "license": "MIT",
  83. "main": "index.js",
  84. "maintainers": [
  85. {
  86. "name": "unshift",
  87. "email": "npm@unshift.io"
  88. },
  89. {
  90. "name": "v1",
  91. "email": "npm@3rd-Eden.com"
  92. },
  93. {
  94. "name": "3rdeden",
  95. "email": "npm@3rd-Eden.com"
  96. }
  97. ],
  98. "name": "ultron",
  99. "optionalDependencies": {},
  100. "readme": "ERROR: No README data found!",
  101. "repository": {
  102. "type": "git",
  103. "url": "git+https://github.com/unshiftio/ultron.git"
  104. },
  105. "scripts": {
  106. "100%": "istanbul check-coverage --statements 100 --functions 100 --lines 100 --branches 100",
  107. "coverage": "istanbul cover _mocha -- test.js",
  108. "test": "mocha test.js",
  109. "test-travis": "istanbul cover _mocha --report lcovonly -- test.js",
  110. "watch": "mocha --watch test.js"
  111. },
  112. "version": "1.1.1"
  113. }