File: D:/HostingSpaces/SBogers10/somerenslust.komma.pro/node_modules/uws/package.json
{
"_args": [
[
{
"raw": "uws@~9.14.0",
"scope": null,
"escapedName": "uws",
"name": "uws",
"rawSpec": "~9.14.0",
"spec": ">=9.14.0 <9.15.0",
"type": "range"
},
"/Users/pascallemmen/Webdevelopment/Somerens Lust/node_modules/engine.io"
]
],
"_from": "uws@>=9.14.0 <9.15.0",
"_id": "uws@9.14.0",
"_inCache": true,
"_location": "/uws",
"_nodeVersion": "8.2.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/uws-9.14.0.tgz_1511244127422_0.5298513525631279"
},
"_npmUser": {
"name": "alexhultman",
"email": "alexhultman@gmail.com"
},
"_npmVersion": "5.4.2",
"_phantomChildren": {},
"_requested": {
"raw": "uws@~9.14.0",
"scope": null,
"escapedName": "uws",
"name": "uws",
"rawSpec": "~9.14.0",
"spec": ">=9.14.0 <9.15.0",
"type": "range"
},
"_requiredBy": [
"/engine.io"
],
"_resolved": "https://registry.npmjs.org/uws/-/uws-9.14.0.tgz",
"_shasum": "fac8386befc33a7a3705cbd58dc47b430ca4dd95",
"_shrinkwrap": null,
"_spec": "uws@~9.14.0",
"_where": "/Users/pascallemmen/Webdevelopment/Somerens Lust/node_modules/engine.io",
"author": {
"name": "Alex Hultman",
"email": "alexhultman@gmail.com",
"url": "https://github.com/alexhultman"
},
"bugs": {
"url": "https://github.com/uWebSockets/uWebSockets/issues"
},
"dependencies": {},
"description": "Tiny WebSockets",
"devDependencies": {},
"directories": {},
"dist": {
"integrity": "sha512-HNMztPP5A1sKuVFmdZ6BPVpBQd5bUjNC8EFMFiICK+oho/OQsAJy5hnIx4btMHiOk8j04f/DbIlqnEZ9d72dqg==",
"shasum": "fac8386befc33a7a3705cbd58dc47b430ca4dd95",
"tarball": "https://registry.npmjs.org/uws/-/uws-9.14.0.tgz"
},
"engines": {
"node": ">=4"
},
"homepage": "https://github.com/uWebSockets/uWebSockets",
"keywords": [
"tiny",
"websockets"
],
"license": "Zlib",
"main": "uws.js",
"maintainers": [
{
"name": "alexhultman",
"email": "alexhultman@gmail.com"
}
],
"name": "uws",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/uWebSockets/uWebSockets.git"
},
"scripts": {
"install": "node-gyp rebuild > build_log.txt 2>&1 || exit 0"
},
"version": "9.14.0"
}