buttsbot/package.json
2021-08-29 04:00:13 +02:00

16 lines
280 B
JSON

{
"name": "subathonbot",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"moment": "^2.29.1",
"tmi.js": "^1.8.3"
}
}