-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathpackage.json
56 lines (56 loc) · 1.17 KB
/
package.json
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
{
"name": "y",
"version": "1.0.0",
"description": "y",
"main": "y",
"directories": {
"lib": "lib",
"test": "test"
},
"dependencies": {
"accepts": "^1.3.8",
"after": "^0.8.2",
"arraybuffer.slice": "^0.0.7",
"async-limiter": "^1.0.1",
"backo2": "^1.0.2",
"base64-arraybuffer": "^0.1.4",
"base64id": "^2.0.0",
"better-assert": "^1.0.2",
"blob": "^0.0.5",
"callsite": "^1.0.0",
"component-bind": "^1.0.0",
"component-emitter": "^1.2.1",
"component-inherit": "^0.0.3",
"cookie": "^0.3.1",
"debug": "^4.1.1",
"dotenv": "^16.3.1",
"engine.io-parser": "^2.2.1",
"has-binary2": "^1.0.3",
"has-cors": "^1.1.0",
"indexof": "^0.0.1",
"isarray": "^2.0.1",
"mime-db": "^1.52.0",
"mime-types": "^2.1.35",
"ms": "^2.1.3",
"negotiator": "^0.6.3",
"object-component": "^0.0.3",
"parseqs": "^0.0.5",
"parseuri": "^0.0.5",
"socket.io": "^4.5.1",
"to-array": "^0.1.4",
"ws": "^7.5.8",
"yeast": "^0.1.2"
},
"scripts": {
"test": "y"
},
"repository": {
"type": "git",
"url": "y"
},
"keywords": [
"y"
],
"author": "y",
"license": "ISC"
}