mirror of
https://github.com/LeviSnoot/MediaFixer.git
synced 2024-12-03 18:20:02 +01:00
16 lines
308 B
JSON
16 lines
308 B
JSON
{
|
|
"name": "mediafixer",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"discord-reply": "^0.1.2",
|
|
"discord.js": "^13.4.0"
|
|
}
|
|
}
|