package.json 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. {
  2. "_from": "neo-async@^2.6.0",
  3. "_id": "neo-async@2.6.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-MFh0d/Wa7vkKO3Y3LlacqAEeHK0mckVqzDieUKTT+KGxi+zIpeVsFxymkIiRpbpDziHc290Xr9A1O4Om7otoRA==",
  6. "_location": "/neo-async",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "neo-async@^2.6.0",
  12. "name": "neo-async",
  13. "escapedName": "neo-async",
  14. "rawSpec": "^2.6.0",
  15. "saveSpec": null,
  16. "fetchSpec": "^2.6.0"
  17. },
  18. "_requiredBy": [
  19. "/handlebars"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/neo-async/-/neo-async-2.6.0.tgz",
  22. "_shasum": "b9d15e4d71c6762908654b5183ed38b753340835",
  23. "_spec": "neo-async@^2.6.0",
  24. "_where": "C:\\Users\\Mehdi\\Documents\\P_Tech\\Login-Register\\node_modules\\handlebars",
  25. "browser": "async.min.js",
  26. "bugs": {
  27. "url": "https://github.com/suguru03/neo-async/issues"
  28. },
  29. "bundleDependencies": false,
  30. "dependencies": {},
  31. "deprecated": false,
  32. "description": "Neo-Async is thought to be used as a drop-in replacement for Async, it almost fully covers its functionality and runs faster ",
  33. "devDependencies": {
  34. "aigle": "^1.8.1",
  35. "async": "^2.6.0",
  36. "benchmark": "^2.1.1",
  37. "bluebird": "^3.5.1",
  38. "changelog-generator": "0.0.4",
  39. "codecov.io": "^0.1.6",
  40. "event-stream": "^3.3.3",
  41. "fs-extra": "^4.0.2",
  42. "func-comparator": "^0.7.2",
  43. "gulp": "^3.9.1",
  44. "gulp-bump": "^2.8.0",
  45. "gulp-exit": "0.0.2",
  46. "gulp-git": "^2.4.2",
  47. "gulp-jsbeautifier": "^2.1.1",
  48. "gulp-jscs": "^4.0.0",
  49. "gulp-mocha": "^4.2.0",
  50. "gulp-tag-version": "^1.3.0",
  51. "gulp-util": "^3.0.7",
  52. "istanbul": "^0.4.3",
  53. "jsdoc": "^3.5.5",
  54. "jshint": "^2.9.5",
  55. "lodash": "^4.16.6",
  56. "minimist": "^1.2.0",
  57. "mocha": "^3.5.3",
  58. "mocha-parallel-executor": "^0.3.0",
  59. "mocha.parallel": "^0.15.3",
  60. "require-dir": "^0.3.0",
  61. "run-sequence": "^1.2.2"
  62. },
  63. "homepage": "https://github.com/suguru03/neo-async",
  64. "keywords": [
  65. "async",
  66. "util"
  67. ],
  68. "license": "MIT",
  69. "main": "async.js",
  70. "name": "neo-async",
  71. "repository": {
  72. "type": "git",
  73. "url": "git+ssh://git@github.com/suguru03/neo-async.git"
  74. },
  75. "version": "2.6.0"
  76. }