-
Notifications
You must be signed in to change notification settings - Fork 111
/
package.json
38 lines (38 loc) · 885 Bytes
/
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
{
"name": "root",
"version": "1.0.0",
"description": "",
"main": "index.js",
"dependencies": {
"crypto-js": "^4.1.1",
"date-fns": "^2.22.1",
"http": "0.0.1-security",
"http-server": "^0.12.3",
"https": "^1.0.0",
"ini": "^2.0.0",
"jsdom": "^17.0.0",
"png-js": "^1.0.0",
"qrcode-terminal": "^0.12.0",
"readline-sync": "^1.4.10",
"axios": "1.7.2",
"request": "2.88.2",
"secp256k1": "^5.0.0",
"stream": "0.0.2",
"tough-cookie": "^4.0.0",
"tunnel": "0.0.6",
"vm": "^0.1.0",
"ws": "^7.4.3",
"zlib": "^1.0.5",
"user-agents": "^1.1.141",
"node-file-cache": "^1.0.2",
"moment": "2.29.2",
"node-telegram-bot-api": "0.56.0",
"socks-proxy-agent": "6.1"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
}