mirror of
https://github.com/musix-org/musix-oss
synced 2024-11-10 02:00:20 +00:00
26841615a0
Bumps [opusscript](https://github.com/abalabahaha/opusscript) from 0.0.6 to 0.1.1. - [Release notes](https://github.com/abalabahaha/opusscript/releases) - [Commits](https://github.com/abalabahaha/opusscript/compare/0.0.6...0.1.1) --- updated-dependencies: - dependency-name: opusscript dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
22 lines
437 B
JSON
22 lines
437 B
JSON
{
|
|
"name": "Musix",
|
|
"version": "1.2.1",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"discord.js": "^11.6.4",
|
|
"fs": "0.0.1-security",
|
|
"ms": "^2.1.3",
|
|
"opusscript": "0.1.1",
|
|
"request": "^2.88.2",
|
|
"simple-youtube-api": "^5.2.1",
|
|
"ytdl-core": "^0.29.7"
|
|
}
|
|
}
|