aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorTrey-Server <trey6979@gmail.com>2018-03-19 00:10:51 +0000
committerTrey-Server <trey6979@gmail.com>2018-03-19 00:10:51 +0000
commit62172685f32f8d4262d15528eaae8a8af2d85d24 (patch)
treebab4216bf721502ee74882b288d1655f180b4acb /package.json
parent3f196569f0b2f2bab12728574398177f8665a3ec (diff)
parentc0bbf4e2183735bc7eb65a255eccc09f127a160d (diff)
downloadPokeBot-62172685f32f8d4262d15528eaae8a8af2d85d24.tar.gz
PokeBot-62172685f32f8d4262d15528eaae8a8af2d85d24.tar.bz2
PokeBot-62172685f32f8d4262d15528eaae8a8af2d85d24.zip
Merge branch 'master' of https://github.com/PokeWorld/PokeBot
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"
- }
-}