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.

102 lines
3.5 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "through2@^2.0.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/mississippi"
  6. ]
  7. ],
  8. "_from": "through2@>=2.0.0 <3.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "through2@2.0.5",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/through2",
  14. "_nodeVersion": "10.13.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/through2_2.0.5_1541541791587_0.6666046444978868"
  18. },
  19. "_npmUser": {
  20. "email": "r@va.gg",
  21. "name": "rvagg"
  22. },
  23. "_npmVersion": "6.4.1",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "through2",
  27. "raw": "through2@^2.0.0",
  28. "rawSpec": "^2.0.0",
  29. "scope": null,
  30. "spec": ">=2.0.0 <3.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/mississippi"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz",
  37. "_shasum": "01c1e39eb31d07cb7d03a96a70823260b23132cd",
  38. "_shrinkwrap": null,
  39. "_spec": "through2@^2.0.0",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/mississippi",
  41. "author": {
  42. "email": "r@va.gg",
  43. "name": "Rod Vagg",
  44. "url": "https://github.com/rvagg"
  45. },
  46. "bugs": {
  47. "url": "https://github.com/rvagg/through2/issues"
  48. },
  49. "dependencies": {
  50. "readable-stream": "~2.3.6",
  51. "xtend": "~4.0.1"
  52. },
  53. "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise",
  54. "devDependencies": {
  55. "bl": "~2.0.1",
  56. "faucet": "0.0.1",
  57. "nyc": "~13.1.0",
  58. "safe-buffer": "~5.1.2",
  59. "stream-spigot": "~3.0.6",
  60. "tape": "~4.9.1"
  61. },
  62. "directories": {},
  63. "dist": {
  64. "fileCount": 4,
  65. "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==",
  66. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb4g+gCRA9TVsSAnZWagAAozIQAJ9G33BOIVzbaoS4KejZ\nPTu12HkLyxVwCU0iCwR2+BMFw8y0JcNr2eZPNWqSV3beHDPDHY+WRgJesCjP\nzJ5Jv+8hwFLSXG4Kc407ZWV3ten0AV1xlHJjGsY6WjVD6D2KLZiq4mAHQY8m\nWgUSoHSeEvkcgqYLKhFJLfASHlzhwIVbK0P8PfhSulzVBKXKqy229IRTiIY7\nHQXDM0VtBEqnV2rv6+UqvBjY0yTdFWwB4P8x/glNiCBaCMKtzdMMoQvFeIcI\ndbge0qZt2jRZ0ZbRrCF/RBACWomZRpTpGMB7O314GwFPhU3oJwrAyiHcnn4I\n0XXu/56Y8Tw6UqX8LmW2ABr2Ysovxozk9SS0tYeNcPniSWGrTkMlV5UbzSw8\ntPMl1Ph1oQcNYC/jYzetTthA5NNTmuIg0z7QsF9lkGle4Qjg1gWkmVpVEdHH\n0VkDrSM0LZTv+24S1+hwolAtx5NuYT8yImDvOAlaPY1FBTsXEgO6QBjskaOt\neMfvKCB94TLR0IBoJ4Ckr4XDivnNjcSVUwkURj4LTDxY0aKYbnEXmpDqVQZ4\n2iTRR19d33Nkmz6I3VmEGWdYoRpkN7CX3FJ2x1cBgTtNVGftqsJGN92XAWVO\n+/4j+zc2nz6uaWnCWYqiaqXiik1CCITvXMwCi13DWPkVa2azbBrAU3hqshb0\n4rd6\r\n=rL4g\r\n-----END PGP SIGNATURE-----\r\n",
  67. "shasum": "01c1e39eb31d07cb7d03a96a70823260b23132cd",
  68. "tarball": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz",
  69. "unpackedSize": 9649
  70. },
  71. "gitHead": "72a3cefc0ff1ad5cc178be04eb927f40166226f1",
  72. "homepage": "https://github.com/rvagg/through2#readme",
  73. "keywords": [
  74. "stream",
  75. "streams2",
  76. "through",
  77. "transform"
  78. ],
  79. "license": "MIT",
  80. "main": "through2.js",
  81. "maintainers": [
  82. {
  83. "name": "bryce",
  84. "email": "bryce@ravenwall.com"
  85. },
  86. {
  87. "name": "rvagg",
  88. "email": "rod@vagg.org"
  89. }
  90. ],
  91. "name": "through2",
  92. "optionalDependencies": {},
  93. "readme": "ERROR: No README data found!",
  94. "repository": {
  95. "type": "git",
  96. "url": "git+https://github.com/rvagg/through2.git"
  97. },
  98. "scripts": {
  99. "test": "node test/test.js | faucet"
  100. },
  101. "version": "2.0.5"
  102. }