aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorIRONM00N <64110067+IRONM00N@users.noreply.github.com>2021-07-25 15:48:14 -0400
committerIRONM00N <64110067+IRONM00N@users.noreply.github.com>2021-07-25 15:48:14 -0400
commitdfb8821a216538c6e7a2b3bba0625a0fe4e4d49a (patch)
tree753e1d13637d6363cbe9f9760d5073f5d32b2af0 /package.json
parentaecaffcbfe80600f272f74af0c7ac2f121923c51 (diff)
downloadtanzanite-dfb8821a216538c6e7a2b3bba0625a0fe4e4d49a.tar.gz
tanzanite-dfb8821a216538c6e7a2b3bba0625a0fe4e4d49a.tar.bz2
tanzanite-dfb8821a216538c6e7a2b3bba0625a0fe4e4d49a.zip
chore: fix links for new repo
Diffstat (limited to 'package.json')
-rw-r--r--package.json22
1 files changed, 11 insertions, 11 deletions
diff --git a/package.json b/package.json
index 364b9a2..b63bf9a 100644
--- a/package.json
+++ b/package.json
@@ -3,8 +3,16 @@
"version": "3.0.0",
"description": "A custom bot for Moulberry's Bush",
"main": "dist/bot.js",
- "repository": "https://github.com/NotEnoughUpdates/bush-bot",
- "author": "Tyman, IRONM00N, and TrashCan",
+ "repository": "https://github.com/NotEnoughUpdates/bush-bot-3.0",
+ "author": "IRONM00N#0001 (@IRONM00N)",
+ "contributors": [
+ "Tyman#5998 (@TymanWasTaken)",
+ "TrashCan#8913 (@TrashCan69420)",
+ "tricked#3777 (@SkyBlockDev)",
+ "rioho#0001 (@riohorealhk)",
+ "Proudmuslim#2900 (@proudmuslim-dev)",
+ "Zordlan#3560 (@Zordlan)"
+ ],
"license": "CC-BY-NC-SA-4.0",
"_moduleAliases": {
"@lib": "dist/lib"
@@ -99,7 +107,7 @@
"ts-ignore": "allow-with-description",
"ts-nocheck": "allow-with-description",
"ts-check": "allow-with-description",
- "minimumDescriptionLength": 10
+ "minimumDescriptionLength": 5
}
]
}
@@ -110,13 +118,5 @@
"quoteProps": "consistent",
"singleQuote": true,
"trailingComma": "none"
- },
- "dependenciesMeta": {
- "discord-akairo@8.2.2": {
- "unplugged": true
- },
- "discord.js@13.0.0-dev.7e30011.1625338909": {
- "unplugged": true
- }
}
}