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.

103 lines
3.6 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "handle-thing@^2.0.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/spdy"
  6. ]
  7. ],
  8. "_from": "handle-thing@>=2.0.0 <3.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "handle-thing@2.0.0",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/handle-thing",
  14. "_nodeVersion": "10.13.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/handle-thing_2.0.0_1541660823785_0.2980331579099351"
  18. },
  19. "_npmUser": {
  20. "email": "mail@daviddias.me",
  21. "name": "daviddias"
  22. },
  23. "_npmVersion": "6.4.1",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "handle-thing",
  27. "raw": "handle-thing@^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. "/spdy"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/handle-thing/-/handle-thing-2.0.0.tgz",
  37. "_shasum": "0e039695ff50c93fc288557d696f3c1dc6776754",
  38. "_shrinkwrap": null,
  39. "_spec": "handle-thing@^2.0.0",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/spdy",
  41. "author": {
  42. "email": "fedor@indutny.com",
  43. "name": "Fedor Indutny"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/spdy-http2/handle-thing/issues"
  47. },
  48. "dependencies": {},
  49. "description": "Wrap Streams2 instance into a HandleWrap",
  50. "devDependencies": {
  51. "istanbul": "^0.4.5",
  52. "mocha": "^5.2.0",
  53. "pre-commit": "^1.2.2",
  54. "readable-stream": "^3.0.6",
  55. "standard": "^12.0.1",
  56. "stream-pair": "^1.0.3"
  57. },
  58. "directories": {},
  59. "dist": {
  60. "fileCount": 6,
  61. "integrity": "sha512-d4sze1JNC454Wdo2fkuyzCr6aHcbL6PGGuFAz0Li/NcOm1tCHGnWDRmJP85dh9IhQErTc2svWFEX5xHIOo//kQ==",
  62. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb4+CYCRA9TVsSAnZWagAAZeUP/05FTpmigS1MMtg5209t\n0EQAB8pYF+J9cUk/0p4GOVsE6/DN+Y9yMVFZWTl4r23Nug2CjHs/iJdXc2z1\nGT5q1VfGzRRp/0b1+V1ZBcCAOuClPtQ01bG48FjhqRvdk5xNk0Qbsbc5fMiy\noh8pwt6FjSoIMs2geJKM+2hjoIqbsCa1zao5lTgWx7Rf9vqG7y1J/GuLJhYv\nRFv87AVwJEUWIHha/wezXKB2cguW6aPPiwgw2SyikeGG68eN4KI+GMzJ0EJ0\nGQYmWL569knDS5SoobxlKsmTqigdb7PEeeX1pUbe0SgsFGFx6bcBfRakiV1a\nznBDaebbhDinZtYYZQuo4sNkCdEoj8TZnbd5dWIaUii1yCHB7akNwzo+9ptv\nlQjDnUBudIGtHQV4HwbmVA/IgIBtxMyOGDI0P2yEohMYeeDRGIXjN9ucrlBq\niAm3S60UjfWBOwlcPatfcBfQyrZohDigfpT9C8A5GnVakkW2U5k+KY5HH/gx\nB5xu3pJ7U+uaWg4Ay72pLaDVJUtBA6N87WjHX3TcI8dBP2m6gv7+mdjTq2Wj\n8B7KtoPGAOpRiJBmSM6MRnUYO5PSD4s4HN0/piH4u3stQzxSPyWoDyneDKGN\nFUXL3JVYoGeSOf9vFdwPlvg3lIq2uaxQw4LBKOTkcAlJ18xDL3mKRUECshnh\n4J9W\r\n=JfNi\r\n-----END PGP SIGNATURE-----\r\n",
  63. "shasum": "0e039695ff50c93fc288557d696f3c1dc6776754",
  64. "tarball": "https://registry.npmjs.org/handle-thing/-/handle-thing-2.0.0.tgz",
  65. "unpackedSize": 11608
  66. },
  67. "gitHead": "219d451c77b496e9dfc6b63ba37787a84a60fc1b",
  68. "homepage": "https://github.com/spdy-http2/handle-thing#readme",
  69. "keywords": [
  70. "handle",
  71. "net",
  72. "streams2"
  73. ],
  74. "license": "MIT",
  75. "main": "lib/handle.js",
  76. "maintainers": [
  77. {
  78. "name": "daviddias",
  79. "email": "daviddias.p@gmail.com"
  80. },
  81. {
  82. "name": "indutny",
  83. "email": "fedor@indutny.com"
  84. }
  85. ],
  86. "name": "handle-thing",
  87. "optionalDependencies": {},
  88. "pre-commit": [
  89. "lint",
  90. "test"
  91. ],
  92. "readme": "ERROR: No README data found!",
  93. "repository": {
  94. "type": "git",
  95. "url": "git+ssh://git@github.com/indutny/handle-thing.git"
  96. },
  97. "scripts": {
  98. "coverage": "istanbul cover node_modules/.bin/_mocha -- --reporter=spec test/**/*-test.js",
  99. "lint": "standard",
  100. "test": "mocha --reporter=spec test/*-test.js"
  101. },
  102. "version": "2.0.0"
  103. }