package.json 2.6 KB

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