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.

89 lines
2.3 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "pump@^3.0.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/mississippi"
  6. ]
  7. ],
  8. "_from": "pump@>=3.0.0 <4.0.0",
  9. "_id": "pump@3.0.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/pump",
  13. "_nodeVersion": "9.4.0",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/pump-3.0.0.tgz_1517391995455_0.9241023743525147"
  17. },
  18. "_npmUser": {
  19. "email": "mathiasbuus@gmail.com",
  20. "name": "mafintosh"
  21. },
  22. "_npmVersion": "5.6.0",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "pump",
  26. "raw": "pump@^3.0.0",
  27. "rawSpec": "^3.0.0",
  28. "scope": null,
  29. "spec": ">=3.0.0 <4.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/get-stream",
  34. "/mississippi"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz",
  37. "_shasum": "b4a2116815bde2f4e1ea602354e8c75565107a64",
  38. "_shrinkwrap": null,
  39. "_spec": "pump@^3.0.0",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/mississippi",
  41. "author": {
  42. "email": "mathiasbuus@gmail.com",
  43. "name": "Mathias Buus Madsen"
  44. },
  45. "browser": {
  46. "fs": false
  47. },
  48. "bugs": {
  49. "url": "https://github.com/mafintosh/pump/issues"
  50. },
  51. "dependencies": {
  52. "end-of-stream": "^1.1.0",
  53. "once": "^1.3.1"
  54. },
  55. "description": "pipe streams together and close all of them if one of them closes",
  56. "devDependencies": {},
  57. "directories": {},
  58. "dist": {
  59. "integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==",
  60. "shasum": "b4a2116815bde2f4e1ea602354e8c75565107a64",
  61. "tarball": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz"
  62. },
  63. "gitHead": "b05d1838cc3be47f7c3cd9020c73f6ebbafd3aa0",
  64. "homepage": "https://github.com/mafintosh/pump#readme",
  65. "keywords": [
  66. "callback",
  67. "destroy",
  68. "pipe",
  69. "streams"
  70. ],
  71. "license": "MIT",
  72. "maintainers": [
  73. {
  74. "name": "mafintosh",
  75. "email": "mathiasbuus@gmail.com"
  76. }
  77. ],
  78. "name": "pump",
  79. "optionalDependencies": {},
  80. "readme": "ERROR: No README data found!",
  81. "repository": {
  82. "type": "git",
  83. "url": "git://github.com/mafintosh/pump.git"
  84. },
  85. "scripts": {
  86. "test": "node test-browser.js && node test-node.js"
  87. },
  88. "version": "3.0.0"
  89. }