package.json 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "extend-promise@^0.0.6",
  6. "scope": null,
  7. "escapedName": "extend-promise",
  8. "name": "extend-promise",
  9. "rawSpec": "^0.0.6",
  10. "spec": ">=0.0.6 <0.0.7",
  11. "type": "range"
  12. },
  13. "/data/feimat/test_yali/online/shoufeilive/liveserver/node_modules/promise-queue-plus"
  14. ]
  15. ],
  16. "_from": "extend-promise@>=0.0.6 <0.0.7",
  17. "_id": "extend-promise@0.0.6",
  18. "_inCache": true,
  19. "_location": "/extend-promise",
  20. "_nodeVersion": "7.2.0",
  21. "_npmOperationalInternal": {
  22. "host": "packages-12-west.internal.npmjs.com",
  23. "tmp": "tmp/extend-promise-0.0.6.tgz_1486309441823_0.8617021881509572"
  24. },
  25. "_npmUser": {
  26. "name": "cnwhy",
  27. "email": "w.why@163.com"
  28. },
  29. "_npmVersion": "3.10.9",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "raw": "extend-promise@^0.0.6",
  33. "scope": null,
  34. "escapedName": "extend-promise",
  35. "name": "extend-promise",
  36. "rawSpec": "^0.0.6",
  37. "spec": ">=0.0.6 <0.0.7",
  38. "type": "range"
  39. },
  40. "_requiredBy": [
  41. "/promise-queue-plus"
  42. ],
  43. "_resolved": "https://registry.npmjs.org/extend-promise/-/extend-promise-0.0.6.tgz",
  44. "_shasum": "0308e3fbe419a0530b928e4edb1c66fbf9c808e4",
  45. "_shrinkwrap": null,
  46. "_spec": "extend-promise@^0.0.6",
  47. "_where": "/data/feimat/test_yali/online/shoufeilive/liveserver/node_modules/promise-queue-plus",
  48. "author": {
  49. "name": "cnwhy",
  50. "email": "w.why@163.com"
  51. },
  52. "bugs": {
  53. "url": "https://github.com/cnwhy/extend-promise/issues"
  54. },
  55. "dependencies": {},
  56. "description": "基于promise扩展一些常用方法",
  57. "devDependencies": {
  58. "easy-promise": "0.0.3",
  59. "gulp": "^3.9.1",
  60. "gulp-browserify": "^0.5.1",
  61. "gulp-header": "^1.8.8",
  62. "gulp-istanbul": "^1.1.1",
  63. "gulp-mocha": "^3.0.1",
  64. "gulp-rename": "^1.2.2",
  65. "gulp-uglify": "^2.0.0",
  66. "istanbul": "^0.4.5",
  67. "mocha": "^3.2.0"
  68. },
  69. "directories": {},
  70. "dist": {
  71. "shasum": "0308e3fbe419a0530b928e4edb1c66fbf9c808e4",
  72. "tarball": "https://registry.npmjs.org/extend-promise/-/extend-promise-0.0.6.tgz"
  73. },
  74. "gitHead": "9feb72e0b9b3352d55feeb8b1ef3e8c8dd03fcf9",
  75. "homepage": "https://github.com/cnwhy/extend-promise#readme",
  76. "keywords": [
  77. "promise"
  78. ],
  79. "license": "BSD-2-Clause",
  80. "main": "index.js",
  81. "maintainers": [
  82. {
  83. "name": "cnwhy",
  84. "email": "w.why@163.com"
  85. }
  86. ],
  87. "name": "extend-promise",
  88. "optionalDependencies": {},
  89. "readme": "ERROR: No README data found!",
  90. "repository": {
  91. "type": "git",
  92. "url": "git+https://github.com/cnwhy/extend-promise.git"
  93. },
  94. "scripts": {
  95. "test": "gulp test"
  96. },
  97. "version": "0.0.6"
  98. }