-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
40 lines (40 loc) · 859 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
39
40
{
"name": "empress",
"version": "1.0.0",
"description": "Empress Selfbot",
"main": "bot.js",
"scripts": {
"test": "node bot.js"
},
"repository": {
"type": "git",
"url": "www.github.com/quiet69/"
},
"keywords": [
"~"
],
"author": "quiet69",
"license": "ISC",
"dependencies": {
"center-align": "^1.0.1",
"cli-color": "^2.0.0",
"discord.js": "^11.5.1",
"discord.js-minesweeper": "^1.0.6",
"fs": "0.0.1-security",
"hwid": "^0.2.1",
"imgflip": "^2.0.0",
"imgflipper": "^1.0.1",
"ms": "^2.1.2",
"node-bash-title": "0.0.2",
"node-fetch": "^2.6.1",
"nodemon": "^2.0.5",
"open": "^7.3.1",
"os": "^0.1.1",
"path": "^0.12.7",
"pkg": "^4.4.9",
"prompt": "^1.0.0",
"python-shell": "^2.0.2",
"random-puppy": "^1.1.0",
"relevant-urban": "^2.0.0"
}
}