-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
48 lines (48 loc) · 1.32 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
{
"name": "FixCraft VPN",
"version": "1.0.0",
"description": "The Ludicrous Web Proxy Site: Fast, Simple, Small ",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node index.js"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"acorn-hammerhead": "^0.5.0",
"axios": "^0.25.0",
"bare-server-node": "github:tomphttp/bare-server-node",
"body-parser": "^1.19.1",
"chalk": "^5.3.0",
"colors": "^1.4.0",
"commander": "^9.0.0",
"console-remote": "^1.0.0",
"console-stamp": "^3.1.2",
"cookie-parser": "^1.4.6",
"css-tree": "^2.0.4",
"dateformat": "^5.0.3",
"discord.js": "^12.0.0",
"express": "^4.19.2",
"fastify-cookie": "^5.7.0",
"fs": "^0.0.1-security",
"getmac": "^6.6.0",
"javascript-obfuscator": "^4.1.1",
"jsdom": "^19.0.0",
"mailgun.js": "^10.2.3",
"mime": "^3.0.0",
"node-fetch": "^2.7.0",
"node-navigator": "^1.0.1",
"nodemailer": "^6.9.14",
"parse5": "^6.0.1",
"puppeteer": "^22.15.0",
"regex": "^4.0.0",
"Rhodium": "git+https://github.com/ludicrousdevelopment/rhodium.git",
"smtp-client": "^0.4.0",
"Tomp": "git+https://github.com/tomphttp/bare-server-node.git",
"webpack": "^5.66.0",
"ws": "^8.4.2"
},
"type": "module"
}