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

{
"_args": [
[
"wbuf@^1.7.3",
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/spdy-transport"
]
],
"_from": "wbuf@>=1.7.3 <2.0.0",
"_id": "wbuf@1.7.3",
"_inCache": true,
"_installable": true,
"_location": "/wbuf",
"_nodeVersion": "9.6.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/wbuf_1.7.3_1520718679064_0.751897486155537"
},
"_npmUser": {
"email": "fedor@indutny.com",
"name": "indutny"
},
"_npmVersion": "5.7.1",
"_phantomChildren": {},
"_requested": {
"name": "wbuf",
"raw": "wbuf@^1.7.3",
"rawSpec": "^1.7.3",
"scope": null,
"spec": ">=1.7.3 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/hpack.js",
"/spdy-transport"
],
"_resolved": "https://registry.npmjs.org/wbuf/-/wbuf-1.7.3.tgz",
"_shasum": "c1d8d149316d3ea852848895cb6a0bfe887b87df",
"_shrinkwrap": null,
"_spec": "wbuf@^1.7.3",
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/spdy-transport",
"author": {
"email": "fedor@indutny.com",
"name": "Fedor Indutny"
},
"bugs": {
"url": "https://github.com/indutny/wbuf/issues"
},
"dependencies": {
"minimalistic-assert": "^1.0.0"
},
"description": "Write buffer",
"devDependencies": {
"mocha": "^5.0.4"
},
"directories": {},
"dist": {
"fileCount": 4,
"integrity": "sha512-O84QOnr0icsbFGLS0O3bI5FswxzRr8/gHwWkDlQFskhSPryQXvrTMxjxGP4+iWYoauLoBvfDpkrOauZ+0iZpDA==",
"shasum": "c1d8d149316d3ea852848895cb6a0bfe887b87df",
"tarball": "https://registry.npmjs.org/wbuf/-/wbuf-1.7.3.tgz",
"unpackedSize": 20902
},
"gitHead": "75620cb7166688045eb773b2c0a6d49f1c625d5f",
"homepage": "https://github.com/indutny/wbuf",
"keywords": [
"Buffer",
"Write"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "indutny",
"email": "fedor@indutny.com"
}
],
"name": "wbuf",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/indutny/wbuf.git"
},
"scripts": {
"test": "mocha test/**/*-test.js"
},
"version": "1.7.3"
}