23 lines
481 B
JSON
23 lines
481 B
JSON
{
|
|
"name": "mercury",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "bot.js",
|
|
"dependencies": {
|
|
"config": "^3.3.9",
|
|
"edit-json-file": "^1.7.0",
|
|
"fs": "^0.0.1-security",
|
|
"fs-extra": "^11.1.1",
|
|
"irc": "^0.5.2",
|
|
"moment": "^2.29.4",
|
|
"moment-timezone": "^0.5.43",
|
|
"rss-parser": "^3.13.0",
|
|
"striptags": "^3.2.0"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "hogwart7",
|
|
"license": "ISC"
|
|
}
|