package.json 2.1 KB

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