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.

88 lines
2.2 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "wbuf@^1.7.3",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/spdy-transport"
  6. ]
  7. ],
  8. "_from": "wbuf@>=1.7.3 <2.0.0",
  9. "_id": "wbuf@1.7.3",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/wbuf",
  13. "_nodeVersion": "9.6.1",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/wbuf_1.7.3_1520718679064_0.751897486155537"
  17. },
  18. "_npmUser": {
  19. "email": "fedor@indutny.com",
  20. "name": "indutny"
  21. },
  22. "_npmVersion": "5.7.1",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "wbuf",
  26. "raw": "wbuf@^1.7.3",
  27. "rawSpec": "^1.7.3",
  28. "scope": null,
  29. "spec": ">=1.7.3 <2.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/hpack.js",
  34. "/spdy-transport"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/wbuf/-/wbuf-1.7.3.tgz",
  37. "_shasum": "c1d8d149316d3ea852848895cb6a0bfe887b87df",
  38. "_shrinkwrap": null,
  39. "_spec": "wbuf@^1.7.3",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/spdy-transport",
  41. "author": {
  42. "email": "fedor@indutny.com",
  43. "name": "Fedor Indutny"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/indutny/wbuf/issues"
  47. },
  48. "dependencies": {
  49. "minimalistic-assert": "^1.0.0"
  50. },
  51. "description": "Write buffer",
  52. "devDependencies": {
  53. "mocha": "^5.0.4"
  54. },
  55. "directories": {},
  56. "dist": {
  57. "fileCount": 4,
  58. "integrity": "sha512-O84QOnr0icsbFGLS0O3bI5FswxzRr8/gHwWkDlQFskhSPryQXvrTMxjxGP4+iWYoauLoBvfDpkrOauZ+0iZpDA==",
  59. "shasum": "c1d8d149316d3ea852848895cb6a0bfe887b87df",
  60. "tarball": "https://registry.npmjs.org/wbuf/-/wbuf-1.7.3.tgz",
  61. "unpackedSize": 20902
  62. },
  63. "gitHead": "75620cb7166688045eb773b2c0a6d49f1c625d5f",
  64. "homepage": "https://github.com/indutny/wbuf",
  65. "keywords": [
  66. "Buffer",
  67. "Write"
  68. ],
  69. "license": "MIT",
  70. "main": "index.js",
  71. "maintainers": [
  72. {
  73. "name": "indutny",
  74. "email": "fedor@indutny.com"
  75. }
  76. ],
  77. "name": "wbuf",
  78. "optionalDependencies": {},
  79. "readme": "ERROR: No README data found!",
  80. "repository": {
  81. "type": "git",
  82. "url": "git+ssh://git@github.com/indutny/wbuf.git"
  83. },
  84. "scripts": {
  85. "test": "mocha test/**/*-test.js"
  86. },
  87. "version": "1.7.3"
  88. }