You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

97 lines
2.3 KiB

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