17 lines
303 B
JSON
17 lines
303 B
JSON
|
{
|
||
|
"name": "Sariboto",
|
||
|
"version": "1.0.0",
|
||
|
"description": "",
|
||
|
"main": "start.js",
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"keywords": [],
|
||
|
"author": "Sarimoko",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"dotenv": "^10.0.0",
|
||
|
"tmi.js": "^1.5.0"
|
||
|
}
|
||
|
}
|