mirror of
https://github.com/frappe/frappe_docker.git
synced 2025-02-05 05:28:26 +00:00
93 lines
2.2 KiB
JSON
93 lines
2.2 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "uws@~0.14.4",
|
|
"scope": null,
|
|
"escapedName": "uws",
|
|
"name": "uws",
|
|
"rawSpec": "~0.14.4",
|
|
"spec": ">=0.14.4 <0.15.0",
|
|
"type": "range"
|
|
},
|
|
"/home/frappe/frappe-bench/node_modules/engine.io"
|
|
]
|
|
],
|
|
"_from": "uws@>=0.14.4 <0.15.0",
|
|
"_id": "uws@0.14.5",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/uws",
|
|
"_nodeVersion": "5.11.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-18-east.internal.npmjs.com",
|
|
"tmp": "tmp/uws-0.14.5.tgz_1493399064525_0.939868062036112"
|
|
},
|
|
"_npmUser": {
|
|
"name": "alexhultman",
|
|
"email": "alexhultman@gmail.com"
|
|
},
|
|
"_npmVersion": "3.8.6",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "uws@~0.14.4",
|
|
"scope": null,
|
|
"escapedName": "uws",
|
|
"name": "uws",
|
|
"rawSpec": "~0.14.4",
|
|
"spec": ">=0.14.4 <0.15.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/engine.io"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/uws/-/uws-0.14.5.tgz",
|
|
"_shasum": "67aaf33c46b2a587a5f6666d00f7691328f149dc",
|
|
"_shrinkwrap": null,
|
|
"_spec": "uws@~0.14.4",
|
|
"_where": "/home/frappe/frappe-bench/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": {
|
|
"shasum": "67aaf33c46b2a587a5f6666d00f7691328f149dc",
|
|
"tarball": "https://registry.npmjs.org/uws/-/uws-0.14.5.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": "0.14.5"
|
|
}
|