forked from Supositware/Haha-Yes
Don't use master branch
This commit is contained in:
parent
4a09c2ba90
commit
28bfae58f3
1 changed files with 15 additions and 15 deletions
30
package.json
30
package.json
|
@ -3,51 +3,51 @@
|
|||
"version": "3.0.0",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@discordjs/opus": "^0.5.0",
|
||||
"@google-cloud/text-to-speech": "^3.1.3",
|
||||
"4chan-boards": "^2.0.1",
|
||||
"@discordjs/opus": "^0.5.0",
|
||||
"@google-cloud/text-to-speech": "^3.2.0",
|
||||
"asciify-image": "^0.1.6",
|
||||
"axios": "^0.21.1",
|
||||
"bufferutil": "^4.0.3",
|
||||
"canvas": "^2.7.0",
|
||||
"capture-website": "^1.4.0",
|
||||
"cheerio": "^1.0.0-rc.5",
|
||||
"cleverbot-free": "^1.0.5",
|
||||
"discord-akairo": "github:1Computer1/discord-akairo#master",
|
||||
"discord.js": "github:discordjs/discord.js#master",
|
||||
"cheerio": "^1.0.0-rc.9",
|
||||
"cleverbot-free": "^1.1.6",
|
||||
"discord-akairo": "^8.1.0",
|
||||
"discord.js": "^12.5.3",
|
||||
"erlpack": "github:discordapp/erlpack",
|
||||
"file-type": "^16.3.0",
|
||||
"file-type": "^16.4.0",
|
||||
"fluent-ffmpeg": "^2.1.2",
|
||||
"gm": "^1.23.1",
|
||||
"grpc": "^1.24.6",
|
||||
"grpc": "^1.24.9",
|
||||
"handbrake-js": "^5.0.2",
|
||||
"jimp": "^0.16.1",
|
||||
"libsodium-wrappers": "^0.7.9",
|
||||
"md5-file": "^5.0.0",
|
||||
"meta-extractor": "^2.0.0",
|
||||
"meta-extractor": "^2.1.0",
|
||||
"mkdirp": "^1.0.4",
|
||||
"mysql2": "^2.2.5",
|
||||
"node-fetch": "^2.6.1",
|
||||
"node-opus": "^0.3.3",
|
||||
"safe-regex": "^2.1.1",
|
||||
"sequelize": "^6.5.0",
|
||||
"sequelize": "^6.6.2",
|
||||
"sqlite3": "^5.0.2",
|
||||
"superagent": "^6.1.0",
|
||||
"turndown": "^7.0.0",
|
||||
"twit": "^2.2.11",
|
||||
"utf-8-validate": "^5.0.4",
|
||||
"youtube-dl": "^3.5.0",
|
||||
"ytdl-core": "^4.5.0",
|
||||
"utf-8-validate": "^5.0.5",
|
||||
"youtube-dl": "^1.13.1",
|
||||
"ytdl-core": "^4.7.0",
|
||||
"ytpplus-node": "git+https://git@github.com/loicbersier/ytpplus-node.git",
|
||||
"zlib-sync": "^0.1.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^7.24.0",
|
||||
"eslint": "^7.25.0",
|
||||
"eslint-config-standard": "^16.0.2",
|
||||
"eslint-plugin-import": "^2.22.1",
|
||||
"eslint-plugin-node": "^11.1.0",
|
||||
"eslint-plugin-promise": "^5.1.0",
|
||||
"eslint-plugin-standard": "^5.0.0"
|
||||
"eslint-plugin-standard": "^4.1.0"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Loading…
Reference in a new issue