bot/package.json
2023-04-09 23:00:21 +02:00

12 lines
187 B
JSON

{
"name": "subsonics-bot",
"version": "1.0.0",
"description": "",
"main": "main.js",
"scripts": {
"start": "nodemon main.js"
},
"author": "Raphix",
"license": "ISC"
}