1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192 |
- {
- "_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"
- },
- "/data/feimat/test_yali/liveserver/node_modules/socket.io/node_modules/engine.io"
- ]
- ],
- "_from": "uws@>=0.14.4 <0.15.0",
- "_id": "uws@0.14.5",
- "_inCache": 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": [
- "/socket.io/engine.io"
- ],
- "_resolved": "https://registry.npmjs.org/uws/-/uws-0.14.5.tgz",
- "_shasum": "67aaf33c46b2a587a5f6666d00f7691328f149dc",
- "_shrinkwrap": null,
- "_spec": "uws@~0.14.4",
- "_where": "/data/feimat/test_yali/liveserver/node_modules/socket.io/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"
- }
|