项目原始demo,不改动
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Este repositório está arquivado. Você pode visualizar os arquivos e realizar clone, mas não poderá realizar push nem abrir issues e pull requests.
 
 
 
 

81 linhas
2.1 KiB

  1. {
  2. "_args": [
  3. [
  4. "neo-async@2.6.0",
  5. "D:\\A易云\\YiYunJianZhu"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "neo-async@2.6.0",
  10. "_id": "neo-async@2.6.0",
  11. "_inBundle": false,
  12. "_integrity": "sha512-MFh0d/Wa7vkKO3Y3LlacqAEeHK0mckVqzDieUKTT+KGxi+zIpeVsFxymkIiRpbpDziHc290Xr9A1O4Om7otoRA==",
  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. "/watchpack"
  27. ],
  28. "_resolved": "https://registry.npmjs.org/neo-async/-/neo-async-2.6.0.tgz",
  29. "_spec": "2.6.0",
  30. "_where": "D:\\A易云\\YiYunJianZhu",
  31. "browser": "async.min.js",
  32. "bugs": {
  33. "url": "https://github.com/suguru03/neo-async/issues"
  34. },
  35. "dependencies": {},
  36. "description": "Neo-Async is thought to be used as a drop-in replacement for Async, it almost fully covers its functionality and runs faster ",
  37. "devDependencies": {
  38. "aigle": "^1.8.1",
  39. "async": "^2.6.0",
  40. "benchmark": "^2.1.1",
  41. "bluebird": "^3.5.1",
  42. "changelog-generator": "0.0.4",
  43. "codecov.io": "^0.1.6",
  44. "event-stream": "^3.3.3",
  45. "fs-extra": "^4.0.2",
  46. "func-comparator": "^0.7.2",
  47. "gulp": "^3.9.1",
  48. "gulp-bump": "^2.8.0",
  49. "gulp-exit": "0.0.2",
  50. "gulp-git": "^2.4.2",
  51. "gulp-jsbeautifier": "^2.1.1",
  52. "gulp-jscs": "^4.0.0",
  53. "gulp-mocha": "^4.2.0",
  54. "gulp-tag-version": "^1.3.0",
  55. "gulp-util": "^3.0.7",
  56. "istanbul": "^0.4.3",
  57. "jsdoc": "^3.5.5",
  58. "jshint": "^2.9.5",
  59. "lodash": "^4.16.6",
  60. "minimist": "^1.2.0",
  61. "mocha": "^3.5.3",
  62. "mocha-parallel-executor": "^0.3.0",
  63. "mocha.parallel": "^0.15.3",
  64. "require-dir": "^0.3.0",
  65. "run-sequence": "^1.2.2"
  66. },
  67. "homepage": "https://github.com/suguru03/neo-async",
  68. "keywords": [
  69. "async",
  70. "util"
  71. ],
  72. "license": "MIT",
  73. "main": "async.js",
  74. "name": "neo-async",
  75. "repository": {
  76. "type": "git",
  77. "url": "git+ssh://git@github.com/suguru03/neo-async.git"
  78. },
  79. "version": "2.6.0"
  80. }