UI for Zipcoin Blue

package.json 3.1KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "neo-async@^2.5.0",
  6. "scope": null,
  7. "escapedName": "neo-async",
  8. "name": "neo-async",
  9. "rawSpec": "^2.5.0",
  10. "spec": ">=2.5.0 <3.0.0",
  11. "type": "range"
  12. },
  13. "/Users/tennesseeg/blueCoin/node_modules/watchpack"
  14. ]
  15. ],
  16. "_from": "neo-async@>=2.5.0 <3.0.0",
  17. "_id": "neo-async@2.5.1",
  18. "_inCache": true,
  19. "_location": "/neo-async",
  20. "_nodeVersion": "8.11.1",
  21. "_npmOperationalInternal": {
  22. "host": "s3://npm-registry-packages",
  23. "tmp": "tmp/neo-async_2.5.1_1523423345314_0.2508147497513409"
  24. },
  25. "_npmUser": {
  26. "name": "suguru03",
  27. "email": "suguru.motegi@gmail.com"
  28. },
  29. "_npmVersion": "5.6.0",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "raw": "neo-async@^2.5.0",
  33. "scope": null,
  34. "escapedName": "neo-async",
  35. "name": "neo-async",
  36. "rawSpec": "^2.5.0",
  37. "spec": ">=2.5.0 <3.0.0",
  38. "type": "range"
  39. },
  40. "_requiredBy": [
  41. "/watchpack"
  42. ],
  43. "_resolved": "https://registry.npmjs.org/neo-async/-/neo-async-2.5.1.tgz",
  44. "_shasum": "acb909e327b1e87ec9ef15f41b8a269512ad41ee",
  45. "_shrinkwrap": null,
  46. "_spec": "neo-async@^2.5.0",
  47. "_where": "/Users/tennesseeg/blueCoin/node_modules/watchpack",
  48. "browser": "async.min.js",
  49. "bugs": {
  50. "url": "https://github.com/suguru03/neo-async/issues"
  51. },
  52. "dependencies": {},
  53. "description": "Neo-Async is thought to be used as a drop-in replacement for Async, it almost fully covers its functionality and runs faster ",
  54. "devDependencies": {
  55. "aigle": "^1.8.1",
  56. "async": "^2.6.0",
  57. "benchmark": "^2.1.1",
  58. "bluebird": "^3.5.1",
  59. "changelog-generator": "0.0.4",
  60. "codecov.io": "^0.1.6",
  61. "event-stream": "^3.3.3",
  62. "fs-extra": "^4.0.2",
  63. "func-comparator": "^0.7.2",
  64. "gulp": "^3.9.1",
  65. "gulp-bump": "^2.8.0",
  66. "gulp-exit": "0.0.2",
  67. "gulp-git": "^2.4.2",
  68. "gulp-jsbeautifier": "^2.1.1",
  69. "gulp-jscs": "^4.0.0",
  70. "gulp-mocha": "^4.2.0",
  71. "gulp-tag-version": "^1.3.0",
  72. "gulp-util": "^3.0.7",
  73. "istanbul": "^0.4.3",
  74. "jsdoc": "^3.5.5",
  75. "jshint": "^2.9.5",
  76. "lodash": "^4.16.6",
  77. "minimist": "^1.2.0",
  78. "mocha": "^3.5.3",
  79. "mocha-parallel-executor": "^0.3.0",
  80. "mocha.parallel": "^0.15.3",
  81. "require-dir": "^0.3.0",
  82. "run-sequence": "^1.2.2"
  83. },
  84. "directories": {},
  85. "dist": {
  86. "integrity": "sha512-3KL3fvuRkZ7s4IFOMfztb7zJp3QaVWnBeGoJlgB38XnCRPj/0tLzzLG5IB8NYOHbJ8g8UGrgZv44GLDk6CxTxA==",
  87. "shasum": "acb909e327b1e87ec9ef15f41b8a269512ad41ee",
  88. "tarball": "https://registry.npmjs.org/neo-async/-/neo-async-2.5.1.tgz",
  89. "fileCount": 118,
  90. "unpackedSize": 289746
  91. },
  92. "homepage": "https://github.com/suguru03/neo-async",
  93. "keywords": [
  94. "async",
  95. "util"
  96. ],
  97. "license": "MIT",
  98. "main": "async.js",
  99. "maintainers": [
  100. {
  101. "name": "suguru03",
  102. "email": "hollow.03.03.bleach@gmail.com"
  103. }
  104. ],
  105. "name": "neo-async",
  106. "optionalDependencies": {},
  107. "readme": "ERROR: No README data found!",
  108. "repository": {
  109. "type": "git",
  110. "url": "git+ssh://git@github.com/suguru03/neo-async.git"
  111. },
  112. "version": "2.5.1"
  113. }