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.
 
 
 
 
 
 

55 lines
1.3 KiB

{
"_from": "uws@~0.14.4",
"_id": "uws@0.14.5",
"_inBundle": false,
"_integrity": "sha1-Z6rzPEaypYel9mZtAPdpEyjxSdw=",
"_location": "/uws",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "uws@~0.14.4",
"name": "uws",
"escapedName": "uws",
"rawSpec": "~0.14.4",
"saveSpec": null,
"fetchSpec": "~0.14.4"
},
"_requiredBy": [
"/engine.io"
],
"_resolved": "https://registry.npmjs.org/uws/-/uws-0.14.5.tgz",
"_shasum": "67aaf33c46b2a587a5f6666d00f7691328f149dc",
"_spec": "uws@~0.14.4",
"_where": "/var/www/htdocs/coze/socket/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"
},
"bundleDependencies": false,
"deprecated": false,
"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"
}