aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json21
1 files changed, 0 insertions, 21 deletions
diff --git a/package.json b/package.json
deleted file mode 100644
index 76b976c..0000000
--- a/package.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "name": "pokebot",
- "version": "1.0.0",
- "description": "",
- "main": "bot.js",
- "scripts": {
- "test": "node test.js"
- },
- "author": "Alee, Justin, and Trey",
- "license": "GPL-3.0",
- "dependencies": {
- "canvas": "^2.0.0-alpha.11",
- "dblapi.js": "^1.2.0",
- "discord.js": "^11.3.0",
- "discord.js-lavalink": "github:mrjacz/discord.js-lavalink",
- "npm": "^5.7.1",
- "quick.db": "^5.3.8",
- "raven": "^2.4.2",
- "snekfetch": "^4.0.0-rc.0"
- }
-}