]> git.lizzy.rs Git - furrybot-discord.git/blob - package.json
Add bad apple
[furrybot-discord.git] / package.json
1 {
2   "name": "furrybot-discord",
3   "version": "1.0.0",
4   "description": "Furrybot ported to discord.js",
5   "main": "init.js",
6   "scripts": {
7     "test": "echo \"Error: no test specified\" && exit 1"
8   },
9   "repository": {
10     "type": "git",
11     "url": "git+https://github.com/EliasFleckenstein03/furrybot-discord.git"
12   },
13   "author": "EliasFleckenstein03",
14   "license": "GPL-3.0-or-later",
15   "bugs": {
16     "url": "https://github.com/EliasFleckenstein03/furrybot-discord/issues"
17   },
18   "homepage": "https://github.com/EliasFleckenstein03/furrybot-discord#readme",
19   "dependencies": {
20     "@discordjs/voice": "^0.9.0-dev.1646395401.6f7a366",
21     "discord.js": "^14.0.0-dev.1646395406.6f7a366",
22     "free-google-images": "^1.0.4",
23     "node-fetch": "^2.0.0",
24     "pseudo-random": "^0.6.0",
25     "sha1": "^1.1.1",
26     "sodium": "^3.0.2",
27     "youtube-search-api": "^1.1.0",
28     "ytdl-core": "^4.11.0"
29   }
30 }