foobot-api
Version:
A node.js module to hook into the foobot api.
31 lines (30 loc) • 622 B
JSON
{
"author": {
"email": "jakangah@gmail.com",
"name": "Justice Adeenze-Kangah"
},
"bugs": {
"url": "https://github.com/jakangah/foobot/issues"
},
"dependencies": {
"request": "^2.34.0"
},
"description": "A node.js module to hook into the foobot api.",
"devDependencies": {},
"directories": {},
"homepage": "https://github.com/jakangah/foobot",
"keywords": [
"foobot",
"foobot api"
],
"license": "MIT",
"main": "foobot-api.js",
"maintainers": [
{
"name": "Justice",
"email": "jakangah@gmail.com"
}
],
"name": "foobot-api",
"version": "0.2.0"
}