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.

81 lines
2.3 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "promise-inflight@^1.0.1",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/cacache"
  6. ]
  7. ],
  8. "_from": "promise-inflight@>=1.0.1 <2.0.0",
  9. "_id": "promise-inflight@1.0.1",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/promise-inflight",
  13. "_nodeVersion": "4.6.1",
  14. "_npmOperationalInternal": {
  15. "host": "packages-12-west.internal.npmjs.com",
  16. "tmp": "tmp/promise-inflight-1.0.1.tgz_1488077339544_0.4008405189961195"
  17. },
  18. "_npmUser": {
  19. "email": "me@re-becca.org",
  20. "name": "iarna"
  21. },
  22. "_npmVersion": "4.4.0",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "promise-inflight",
  26. "raw": "promise-inflight@^1.0.1",
  27. "rawSpec": "^1.0.1",
  28. "scope": null,
  29. "spec": ">=1.0.1 <2.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/cacache"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/promise-inflight/-/promise-inflight-1.0.1.tgz",
  36. "_shasum": "98472870bf228132fcbdd868129bad12c3c029e3",
  37. "_shrinkwrap": null,
  38. "_spec": "promise-inflight@^1.0.1",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/cacache",
  40. "author": {
  41. "email": "me@re-becca.org",
  42. "name": "Rebecca Turner",
  43. "url": "http://re-becca.org/"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/iarna/promise-inflight/issues"
  47. },
  48. "dependencies": {},
  49. "description": "One promise for multiple requests in flight to avoid async duplication",
  50. "devDependencies": {},
  51. "directories": {},
  52. "dist": {
  53. "shasum": "98472870bf228132fcbdd868129bad12c3c029e3",
  54. "tarball": "https://registry.npmjs.org/promise-inflight/-/promise-inflight-1.0.1.tgz"
  55. },
  56. "files": [
  57. "inflight.js"
  58. ],
  59. "gitHead": "9de9f26d8ecfe28d067cbd84630676dfea415e4a",
  60. "homepage": "https://github.com/iarna/promise-inflight#readme",
  61. "keywords": [],
  62. "license": "ISC",
  63. "main": "inflight.js",
  64. "maintainers": [
  65. {
  66. "name": "iarna",
  67. "email": "me@re-becca.org"
  68. }
  69. ],
  70. "name": "promise-inflight",
  71. "optionalDependencies": {},
  72. "readme": "ERROR: No README data found!",
  73. "repository": {
  74. "type": "git",
  75. "url": "git+https://github.com/iarna/promise-inflight.git"
  76. },
  77. "scripts": {
  78. "test": "echo \"Error: no test specified\" && exit 1"
  79. },
  80. "version": "1.0.1"
  81. }