root / HServer / 00.Server / 00.Program / node_modules / socket.io-client / package.json
이력 | 보기 | 이력해설 | 다운로드 (3.5 KB)
1 |
{ |
---|---|
2 |
"_args": [
|
3 |
[ |
4 |
"socket.io-client@2.0.4",
|
5 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program"
|
6 |
] |
7 |
], |
8 |
"_from": "socket.io-client@2.0.4", |
9 |
"_id": "socket.io-client@2.0.4", |
10 |
"_inBundle": false, |
11 |
"_integrity": "sha1-CRilUkBtxeVAs4Dc2Xr8SmQzL44=", |
12 |
"_location": "/socket.io-client", |
13 |
"_phantomChildren": {},
|
14 |
"_requested": {
|
15 |
"type": "version", |
16 |
"registry": true, |
17 |
"raw": "socket.io-client@2.0.4", |
18 |
"name": "socket.io-client", |
19 |
"escapedName": "socket.io-client", |
20 |
"rawSpec": "2.0.4", |
21 |
"saveSpec": null, |
22 |
"fetchSpec": "2.0.4" |
23 |
}, |
24 |
"_requiredBy": [
|
25 |
"/socket.io"
|
26 |
], |
27 |
"_resolved": "https://registry.npmjs.org/socket.io-client/-/socket.io-client-2.0.4.tgz", |
28 |
"_spec": "2.0.4", |
29 |
"_where": "D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program", |
30 |
"bugs": {
|
31 |
"url": "https://github.com/Automattic/socket.io-client/issues" |
32 |
}, |
33 |
"contributors": [
|
34 |
{ |
35 |
"name": "Guillermo Rauch", |
36 |
"email": "rauchg@gmail.com" |
37 |
}, |
38 |
{ |
39 |
"name": "Arnout Kazemier", |
40 |
"email": "info@3rd-eden.com" |
41 |
}, |
42 |
{ |
43 |
"name": "Vladimir Dronnikov", |
44 |
"email": "dronnikov@gmail.com" |
45 |
}, |
46 |
{ |
47 |
"name": "Einar Otto Stangvik", |
48 |
"email": "einaros@gmail.com" |
49 |
} |
50 |
], |
51 |
"dependencies": {
|
52 |
"backo2": "1.0.2", |
53 |
"base64-arraybuffer": "0.1.5", |
54 |
"component-bind": "1.0.0", |
55 |
"component-emitter": "1.2.1", |
56 |
"debug": "~2.6.4", |
57 |
"engine.io-client": "~3.1.0", |
58 |
"has-cors": "1.1.0", |
59 |
"indexof": "0.0.1", |
60 |
"object-component": "0.0.3", |
61 |
"parseqs": "0.0.5", |
62 |
"parseuri": "0.0.5", |
63 |
"socket.io-parser": "~3.1.1", |
64 |
"to-array": "0.1.4" |
65 |
}, |
66 |
"description": "[](http://travis-ci.org/socketio/socket.io-client) [](https://david-dm.org/socketio/socket.io-client) [](https://david-dm.org/socketio/socket.io-client#info=devDependencies)   [](http://slack.socket.io)", |
67 |
"devDependencies": {
|
68 |
"babel-core": "^6.24.1", |
69 |
"babel-eslint": "4.1.7", |
70 |
"babel-loader": "7.0.0", |
71 |
"babel-preset-es2015": "6.24.1", |
72 |
"concat-stream": "^1.6.0", |
73 |
"derequire": "^2.0.6", |
74 |
"eslint-config-standard": "4.4.0", |
75 |
"eslint-plugin-standard": "1.3.1", |
76 |
"expect.js": "0.3.1", |
77 |
"gulp": "^3.9.1", |
78 |
"gulp-eslint": "1.1.1", |
79 |
"gulp-file": "^0.3.0", |
80 |
"gulp-istanbul": "^1.1.1", |
81 |
"gulp-mocha": "^4.3.1", |
82 |
"gulp-task-listing": "1.0.1", |
83 |
"imports-loader": "^0.7.1", |
84 |
"istanbul": "^0.4.5", |
85 |
"mocha": "^3.3.0", |
86 |
"socket.io": "2.0.4", |
87 |
"strip-loader": "0.1.2", |
88 |
"text-blob-builder": "0.0.1", |
89 |
"webpack-stream": "3.2.0", |
90 |
"zuul": "^3.11.1 ", |
91 |
"zuul-builder-webpack": "^1.2.0", |
92 |
"zuul-ngrok": "4.0.0" |
93 |
}, |
94 |
"files": [
|
95 |
"lib/",
|
96 |
"dist/"
|
97 |
], |
98 |
"homepage": "https://github.com/Automattic/socket.io-client#readme", |
99 |
"keywords": [
|
100 |
"realtime",
|
101 |
"framework",
|
102 |
"websocket",
|
103 |
"tcp",
|
104 |
"events",
|
105 |
"client"
|
106 |
], |
107 |
"license": "MIT", |
108 |
"main": "./lib/index", |
109 |
"name": "socket.io-client", |
110 |
"repository": {
|
111 |
"type": "git", |
112 |
"url": "git+https://github.com/Automattic/socket.io-client.git" |
113 |
}, |
114 |
"scripts": {
|
115 |
"test": "gulp test" |
116 |
}, |
117 |
"version": "2.0.4" |
118 |
} |