1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
|
{
"_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"
},
"/mnt/e/Yaroslav/Documents/Webs/nodejs/checkers/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": [
"/engine.io"
],
"_resolved": "https://registry.npmjs.org/uws/-/uws-0.14.5.tgz",
"_shasum": "67aaf33c46b2a587a5f6666d00f7691328f149dc",
"_shrinkwrap": null,
"_spec": "uws@~0.14.4",
"_where": "/mnt/e/Yaroslav/Documents/Webs/nodejs/checkers/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"
}
|