root / HServer / 00.Server / 00.Program / node_modules / uws / package.json
이력 | 보기 | 이력해설 | 다운로드 (1.46 KB)
1 | 39 | HKM | { |
---|---|---|---|
2 | "_args": [
|
||
3 | [ |
||
4 | "uws@9.14.0",
|
||
5 | "D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program"
|
||
6 | ] |
||
7 | ], |
||
8 | "_from": "uws@9.14.0", |
||
9 | "_id": "uws@9.14.0", |
||
10 | "_inBundle": false, |
||
11 | "_integrity": "sha512-HNMztPP5A1sKuVFmdZ6BPVpBQd5bUjNC8EFMFiICK+oho/OQsAJy5hnIx4btMHiOk8j04f/DbIlqnEZ9d72dqg==", |
||
12 | "_location": "/uws", |
||
13 | "_optional": true, |
||
14 | "_phantomChildren": {},
|
||
15 | "_requested": {
|
||
16 | "type": "version", |
||
17 | "registry": true, |
||
18 | "raw": "uws@9.14.0", |
||
19 | "name": "uws", |
||
20 | "escapedName": "uws", |
||
21 | "rawSpec": "9.14.0", |
||
22 | "saveSpec": null, |
||
23 | "fetchSpec": "9.14.0" |
||
24 | }, |
||
25 | "_requiredBy": [
|
||
26 | "/engine.io"
|
||
27 | ], |
||
28 | "_resolved": "https://registry.npmjs.org/uws/-/uws-9.14.0.tgz", |
||
29 | "_spec": "9.14.0", |
||
30 | "_where": "D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program", |
||
31 | "author": {
|
||
32 | "name": "Alex Hultman", |
||
33 | "email": "alexhultman@gmail.com", |
||
34 | "url": "https://github.com/alexhultman" |
||
35 | }, |
||
36 | "bugs": {
|
||
37 | "url": "https://github.com/uWebSockets/uWebSockets/issues" |
||
38 | }, |
||
39 | "description": "Tiny WebSockets", |
||
40 | "engines": {
|
||
41 | "node": ">=4" |
||
42 | }, |
||
43 | "homepage": "https://github.com/uWebSockets/uWebSockets", |
||
44 | "keywords": [
|
||
45 | "tiny",
|
||
46 | "websockets"
|
||
47 | ], |
||
48 | "license": "Zlib", |
||
49 | "main": "uws.js", |
||
50 | "name": "uws", |
||
51 | "repository": {
|
||
52 | "type": "git", |
||
53 | "url": "git+https://github.com/uWebSockets/uWebSockets.git" |
||
54 | }, |
||
55 | "scripts": {
|
||
56 | "install": "node-gyp rebuild > build_log.txt 2>&1 || exit 0" |
||
57 | }, |
||
58 | "version": "9.14.0" |
||
59 | } |