diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/package.json b/package.json index dc5224c..bc15a9e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "package", - "version": "1.0.0", + "version": "7.0.0", "description": "", "main": "./dist/app.js", "scripts": { @@ -14,19 +14,25 @@ "at-quotes": "^1.3.3", "body-parser": "^1.19.0", "btc-value": "^3.0.1", + "culturedtext": "^1.2.0", "demojijs": "^1.2.0", "discord.js": "github:discordjs/discord.js", "discord.js-commando": "github:discordjs/Commando", + "dogeify-js": "^1.2.0", "emoji-random": "^0.1.2", "express": "^4.17.1", "express-handlebars": "^4.0.3", "ffmpeg-static": "^4.1.0", "figlet": "^1.3.0", + "howifier": "^1.2.2", + "insult": "0.0.3", "is-image-url": "^1.1.8", + "lorem-memesum": "^1.2.0", "moment": "^2.24.0", "moment-duration-format": "^2.3.2", "node-opus": "^0.3.3", "simple-youtube-api": "^5.2.1", + "spongibobu.js": "^1.1.0", "ytdl-core": "^2.0.1" }, "devDependencies": { |