Files
toho-mon/package.json

16 lines
313 B
JSON

{
"name": "toho-mon",
"version": "0.0.1",
"description": "Toho Miku monitoring",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Minz",
"license": "ISC",
"dependencies": {
"axios": "^1.4.0",
"discord-webhook-node": "^1.1.8"
}
}