mirror of
https://github.com/musix-org/musix-oss
synced 2024-11-10 05:10:17 +00:00
ef34822636
Bumps [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) from 11.6.4 to 14.14.1. - [Release notes](https://github.com/discordjs/discord.js/releases) - [Changelog](https://github.com/discordjs/discord.js/blob/main/packages/discord.js/CHANGELOG.md) - [Commits](https://github.com/discordjs/discord.js/commits/14.14.1/packages/discord.js) --- updated-dependencies: - dependency-name: discord.js dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
33 lines
730 B
JSON
33 lines
730 B
JSON
{
|
|
"name": "Musix",
|
|
"version": "2.21.1",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"start": "node ."
|
|
},
|
|
"keywords": [],
|
|
"author": "MatteZ02",
|
|
"license": "MIT",
|
|
"homepage": "https://https://github.com/MatteZ02/Musix",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://https://github.com/MatteZ02/Musix"
|
|
},
|
|
"dependencies": {
|
|
"dblapi.js": "^2.4.1",
|
|
"discord.js": "^14.14.1",
|
|
"dotenv": "^16.4.1",
|
|
"ffmpeg-static": "^5.2.0",
|
|
"firebase": "^10.8.0",
|
|
"firebase-admin": "^8.11.0",
|
|
"fs": "0.0.1-security",
|
|
"he": "^1.2.0",
|
|
"ms": "^2.1.2",
|
|
"node-opus": "^0.3.3",
|
|
"request": "^2.88.2",
|
|
"simple-youtube-api": "^5.2.1",
|
|
"ytdl-core": "^0.29.7"
|
|
}
|
|
}
|