File: D:/HostingSpaces/SBogers10/firetech.komma.pro/node_modules/uws/package.json
{
"_args": [
[
"uws@0.14.5",
"/Users/julesgraus/webDevelopment/Firetech"
]
],
"_development": true,
"_from": "uws@0.14.5",
"_id": "uws@0.14.5",
"_inBundle": false,
"_integrity": "sha1-Z6rzPEaypYel9mZtAPdpEyjxSdw=",
"_location": "/uws",
"_optional": true,
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "uws@0.14.5",
"name": "uws",
"escapedName": "uws",
"rawSpec": "0.14.5",
"saveSpec": null,
"fetchSpec": "0.14.5"
},
"_requiredBy": [
"/engine.io"
],
"_resolved": "https://registry.npmjs.org/uws/-/uws-0.14.5.tgz",
"_spec": "0.14.5",
"_where": "/Users/julesgraus/webDevelopment/Firetech",
"author": {
"name": "Alex Hultman",
"email": "alexhultman@gmail.com",
"url": "https://github.com/alexhultman"
},
"bugs": {
"url": "https://github.com/uWebSockets/uWebSockets/issues"
},
"description": "Tiny WebSockets",
"engines": {
"node": ">=4"
},
"homepage": "https://github.com/uWebSockets/uWebSockets",
"keywords": [
"tiny",
"websockets"
],
"license": "Zlib",
"main": "uws.js",
"name": "uws",
"repository": {
"type": "git",
"url": "git+https://github.com/uWebSockets/uWebSockets.git"
},
"scripts": {
"install": "node-gyp rebuild > build_log.txt 2>&1 || exit 0"
},
"version": "0.14.5"
}