-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpackage.json
More file actions
33 lines (33 loc) · 817 Bytes
/
package.json
File metadata and controls
33 lines (33 loc) · 817 Bytes
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
{
"name": "feelsbotman",
"version": "1.0.0",
"description": "bot",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "William",
"license": "ISC",
"dependencies": {
"@google-cloud/speech": "^2.1.1",
"chai": "^4.2.0",
"cheerio": "^1.0.0-rc.3",
"collections": "^5.1.9",
"discord-anti-spam": "^2.0.1",
"discord.js": "^11.5.1",
"dotenv": "^8.1.0",
"http": "0.0.0",
"lastfm": "^0.9.3",
"load-json-file": "^6.2.0",
"musixmatch-node": "^1.0.2",
"node-fetch": "^2.6.0",
"opusscript": "0.0.7",
"request": "^2.88.0",
"request-promise": "^4.2.4",
"require-all": "^3.0.0",
"solenolyrics": "^5.0.0",
"sort-json": "^2.0.0",
"steamapi": "^2.0.7",
"write-json-file": "^4.2.0"
}
}