blob: 51a87ead16e2dc6c0ec7ce164748f30f658f6a72 (
plain) (
tree)
|
|
{
"name": "huizinga",
"version": "1.0.0",
"description": "an irc bot, maybe for a game",
"main": "bot.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"irc": "^0.5.2"
}
}
|