aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json46
1 files changed, 23 insertions, 23 deletions
diff --git a/package.json b/package.json
index d35c79a..b10a8a1 100644
--- a/package.json
+++ b/package.json
@@ -1,23 +1,23 @@
-{
- "name": "aleebot",
- "version": "2.0.0",
- "description": "A chat bot for discord written in discord.js.",
- "main": "src/bot.js",
- "scripts": {
- "test": ""
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/AleeCorp/AleeBot.git"
- },
- "author": "",
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/AleeCorp/AleeBot/issues"
- },
- "homepage": "https://github.com/AleeCorp/AleeBot#readme",
- "dependencies": {
- "discord.js": "^11.2.1",
- "node-telegram-bot-api": "^0.29.0"
- }
-}
+{
+ "name": "aleebot",
+ "version": "2.0.0",
+ "description": "A chat bot for discord written in discord.js.",
+ "main": "src/bot.js",
+ "scripts": {
+ "test": ""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/AleeCorp/AleeBot.git"
+ },
+ "author": "",
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/AleeCorp/AleeBot/issues"
+ },
+ "homepage": "https://github.com/AleeCorp/AleeBot#readme",
+ "dependencies": {
+ "discord.js": "^11.2.1",
+ "node-telegram-bot-api": "^0.29.0"
+ }
+}