package.json 2.9 KB

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