blob: bff541ed73aa832c24f172e67fab53a17494584b [file] [log] [blame]
{
"_args": [
[
"uws@9.14.0",
"/Users/scottyaslan/Development/nifi-fds/target"
]
],
"_development": true,
"_from": "uws@9.14.0",
"_id": "uws@9.14.0",
"_inBundle": false,
"_integrity": "sha512-HNMztPP5A1sKuVFmdZ6BPVpBQd5bUjNC8EFMFiICK+oho/OQsAJy5hnIx4btMHiOk8j04f/DbIlqnEZ9d72dqg==",
"_location": "/uws",
"_optional": true,
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "uws@9.14.0",
"name": "uws",
"escapedName": "uws",
"rawSpec": "9.14.0",
"saveSpec": null,
"fetchSpec": "9.14.0"
},
"_requiredBy": [
"/engine.io"
],
"_resolved": "https://registry.npmjs.org/uws/-/uws-9.14.0.tgz",
"_spec": "9.14.0",
"_where": "/Users/scottyaslan/Development/nifi-fds/target",
"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": "9.14.0"
}