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.

98 lines
3.4 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "end-of-stream@^1.1.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/mississippi"
  6. ]
  7. ],
  8. "_from": "end-of-stream@>=1.1.0 <2.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "end-of-stream@1.4.4",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/end-of-stream",
  14. "_nodeVersion": "10.16.3",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/end-of-stream_1.4.4_1569416251049_0.7050238023851008"
  18. },
  19. "_npmUser": {
  20. "email": "mathiasbuus@gmail.com",
  21. "name": "mafintosh"
  22. },
  23. "_npmVersion": "6.9.0",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "end-of-stream",
  27. "raw": "end-of-stream@^1.1.0",
  28. "rawSpec": "^1.1.0",
  29. "scope": null,
  30. "spec": ">=1.1.0 <2.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/duplexify",
  35. "/mississippi",
  36. "/pump",
  37. "/pumpify/pump",
  38. "/stream-each"
  39. ],
  40. "_resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz",
  41. "_shasum": "5ae64a5f45057baf3626ec14da0ca5e4b2431eb0",
  42. "_shrinkwrap": null,
  43. "_spec": "end-of-stream@^1.1.0",
  44. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/mississippi",
  45. "author": {
  46. "email": "mathiasbuus@gmail.com",
  47. "name": "Mathias Buus"
  48. },
  49. "bugs": {
  50. "url": "https://github.com/mafintosh/end-of-stream/issues"
  51. },
  52. "dependencies": {
  53. "once": "^1.4.0"
  54. },
  55. "description": "Call a callback when a readable/writable/duplex stream has completed or failed.",
  56. "devDependencies": {
  57. "tape": "^4.11.0"
  58. },
  59. "directories": {},
  60. "dist": {
  61. "fileCount": 4,
  62. "integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==",
  63. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdi2Q7CRA9TVsSAnZWagAA6CoQAILuF0T9HdorFmOUYcIa\nymCYU4se8p+qF7neyhJVZVEe1NzmoY1IS3rteWlAxd+YnWBhHgZkdaEtrb7r\n1ia+sUaUEfnG80YrqUn8Y2yVTBn2FVXd+bpLc3H6IC5LB0iVSq37FJtba8D/\nDGNag9GtWgTU6KB4r5QhLFy4voG4yM2mStGPNjq/Ggw+O5Fnl5FxxwqL/k/t\nxDNdB7vrPyVVBUSvs5lvTijpfDfjpw8d3FbuYD7rJYAwD2GFXmfkCrCtSrf0\nnIabXo1FvgZ8G1eeum7VPsWFosnxv0zjrbQhgUC+dj6pNGJW2f3Chk98CCn9\n4R7aNxyxUzz5+yaUrjL1Z2GCGPs7bpJ4Q2jWDstDiKZW5YtBENMPvXPM+FUc\nEwfy2iFyunDRkT10IscI1tBPA5xQrxv8dBO8SeDBgYcnhza4hN8MMyHb1bF7\n7i24CbGPYRy0vH652y5O3JSWzUVg5vmjjbslRQhSEiEuEsL7joIn5m5Cr32X\ntERspxNxfjbykpkIhafhOGm+XTbNgJ6GuzFS5651RXGMaFqPD7yPNNNmGDVz\nNE7zLNEiRWhZFhITRYhGHRRsYLU3/gN3XkLFHLfd9YHr8IzqDY8EQ8KcuRl8\nvHCIIwvvW9CTolkeQrIhiXjUcUwfUmPPXsJem0u9MCHr5JU8IumnPqNNSyv1\nP/VN\r\n=XlGu\r\n-----END PGP SIGNATURE-----\r\n",
  64. "shasum": "5ae64a5f45057baf3626ec14da0ca5e4b2431eb0",
  65. "tarball": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz",
  66. "unpackedSize": 6234
  67. },
  68. "gitHead": "e104395e50015a6436d9747b4b1c2a617b267769",
  69. "homepage": "https://github.com/mafintosh/end-of-stream",
  70. "keywords": [
  71. "callback",
  72. "close",
  73. "end",
  74. "finish",
  75. "stream",
  76. "streams",
  77. "wait"
  78. ],
  79. "license": "MIT",
  80. "main": "index.js",
  81. "maintainers": [
  82. {
  83. "name": "mafintosh",
  84. "email": "mathiasbuus@gmail.com"
  85. }
  86. ],
  87. "name": "end-of-stream",
  88. "optionalDependencies": {},
  89. "readme": "ERROR: No README data found!",
  90. "repository": {
  91. "type": "git",
  92. "url": "git://github.com/mafintosh/end-of-stream.git"
  93. },
  94. "scripts": {
  95. "test": "node test.js"
  96. },
  97. "version": "1.4.4"
  98. }