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.5 KiB

{
"_args": [
[
"websocket-extensions@>=0.1.1",
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/websocket-driver"
]
],
"_from": "websocket-extensions@>=0.1.1",
"_id": "websocket-extensions@0.1.3",
"_inCache": true,
"_installable": true,
"_location": "/websocket-extensions",
"_nodeVersion": "8.9.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/websocket-extensions-0.1.3.tgz_1510363474240_0.04513196274638176"
},
"_npmUser": {
"email": "jcoglan@gmail.com",
"name": "jcoglan"
},
"_npmVersion": "5.5.1",
"_phantomChildren": {},
"_requested": {
"name": "websocket-extensions",
"raw": "websocket-extensions@>=0.1.1",
"rawSpec": ">=0.1.1",
"scope": null,
"spec": ">=0.1.1",
"type": "range"
},
"_requiredBy": [
"/websocket-driver"
],
"_resolved": "https://registry.npmjs.org/websocket-extensions/-/websocket-extensions-0.1.3.tgz",
"_shasum": "5d2ff22977003ec687a4b87073dfbbac146ccf29",
"_shrinkwrap": null,
"_spec": "websocket-extensions@>=0.1.1",
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/websocket-driver",
"author": {
"email": "jcoglan@gmail.com",
"name": "James Coglan",
"url": "http://jcoglan.com/"
},
"bugs": {
"url": "http://github.com/faye/websocket-extensions-node/issues"
},
"dependencies": {},
"description": "Generic extension manager for WebSocket connections",
"devDependencies": {
"jstest": "*"
},
"directories": {},
"dist": {
"integrity": "sha512-nqHUnMXmBzT0w570r2JpJxfiSD1IzoI+HGVdd3aZ0yNi3ngvQ4jv1dtHt5VGxfI2yj5yqImPhOK4vmIh2xMbGg==",
"shasum": "5d2ff22977003ec687a4b87073dfbbac146ccf29",
"tarball": "https://registry.npmjs.org/websocket-extensions/-/websocket-extensions-0.1.3.tgz"
},
"engines": {
"node": ">=0.8.0"
},
"files": [
"lib"
],
"gitHead": "2af2c182515de125938430a82d1fe2c85a71c88b",
"homepage": "http://github.com/faye/websocket-extensions-node",
"keywords": [
"websocket"
],
"license": "MIT",
"main": "./lib/websocket_extensions",
"maintainers": [
{
"name": "jcoglan",
"email": "jcoglan@gmail.com"
}
],
"name": "websocket-extensions",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/faye/websocket-extensions-node.git"
},
"scripts": {
"test": "jstest spec/runner.js"
},
"version": "0.1.3"
}