package.json 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "inflight@^1.0.4",
  6. "scope": null,
  7. "escapedName": "inflight",
  8. "name": "inflight",
  9. "rawSpec": "^1.0.4",
  10. "spec": ">=1.0.4 <2.0.0",
  11. "type": "range"
  12. },
  13. "/Applications/MAMP/htdocs/wechat_read/node_modules/glob"
  14. ]
  15. ],
  16. "_cnpm_publish_time": 1476330809524,
  17. "_from": "inflight@>=1.0.4 <2.0.0",
  18. "_hasShrinkwrap": false,
  19. "_id": "inflight@1.0.6",
  20. "_inCache": true,
  21. "_location": "/inflight",
  22. "_nodeVersion": "6.5.0",
  23. "_npmOperationalInternal": {
  24. "host": "packages-16-east.internal.npmjs.com",
  25. "tmp": "tmp/inflight-1.0.6.tgz_1476330807696_0.10388551792129874"
  26. },
  27. "_npmUser": {
  28. "name": "isaacs",
  29. "email": "i@izs.me"
  30. },
  31. "_npmVersion": "3.10.7",
  32. "_phantomChildren": {},
  33. "_requested": {
  34. "raw": "inflight@^1.0.4",
  35. "scope": null,
  36. "escapedName": "inflight",
  37. "name": "inflight",
  38. "rawSpec": "^1.0.4",
  39. "spec": ">=1.0.4 <2.0.0",
  40. "type": "range"
  41. },
  42. "_requiredBy": [
  43. "/glob"
  44. ],
  45. "_resolved": "https://registry.npm.taobao.org/inflight/download/inflight-1.0.6.tgz",
  46. "_shasum": "49bd6331d7d02d0c09bc910a1075ba8165b56df9",
  47. "_shrinkwrap": null,
  48. "_spec": "inflight@^1.0.4",
  49. "_where": "/Applications/MAMP/htdocs/wechat_read/node_modules/glob",
  50. "author": {
  51. "name": "Isaac Z. Schlueter",
  52. "email": "i@izs.me",
  53. "url": "http://blog.izs.me/"
  54. },
  55. "bugs": {
  56. "url": "https://github.com/isaacs/inflight/issues"
  57. },
  58. "dependencies": {
  59. "once": "^1.3.0",
  60. "wrappy": "1"
  61. },
  62. "description": "Add callbacks to requests in flight to avoid async duplication",
  63. "devDependencies": {
  64. "tap": "^7.1.2"
  65. },
  66. "directories": {},
  67. "dist": {
  68. "shasum": "49bd6331d7d02d0c09bc910a1075ba8165b56df9",
  69. "tarball": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz"
  70. },
  71. "files": [
  72. "inflight.js"
  73. ],
  74. "gitHead": "a547881738c8f57b27795e584071d67cf6ac1a57",
  75. "homepage": "https://github.com/isaacs/inflight",
  76. "license": "ISC",
  77. "main": "inflight.js",
  78. "maintainers": [
  79. {
  80. "name": "iarna",
  81. "email": "me@re-becca.org"
  82. },
  83. {
  84. "name": "isaacs",
  85. "email": "i@izs.me"
  86. },
  87. {
  88. "name": "othiym23",
  89. "email": "ogd@aoaioxxysz.net"
  90. },
  91. {
  92. "name": "zkat",
  93. "email": "kat@sykosomatic.org"
  94. }
  95. ],
  96. "name": "inflight",
  97. "optionalDependencies": {},
  98. "readme": "ERROR: No README data found!",
  99. "repository": {
  100. "type": "git",
  101. "url": "git+https://github.com/npm/inflight.git"
  102. },
  103. "scripts": {
  104. "test": "tap test.js --100"
  105. },
  106. "version": "1.0.6"
  107. }