mercury/package.json

17 lines
304 B
JSON

{
"name": "mercury",
"version": "1.0.0",
"description": "",
"main": "bot.js",
"dependencies": {
"config": "^3.3.9",
"fs": "^0.0.1-security",
"irc": "^0.5.2"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "hogwart7",
"license": ""
}