imubot
Version:
A simple helpful bot.
67 lines (66 loc) • 1.32 kB
JSON
{
"_from": "mubot@^2.19.0",
"_inBundle": false,
"_location": "/mubot",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "mubot@^2.19.0",
"name": "mubot",
"escapedName": "mubot",
"rawSpec": "^2.19.0",
"saveSpec": null,
"fetchSpec": "^2.19.0"
},
"_requiredBy": [
"#USER",
"/"
],
"_spec": "mubot@^2.19.0",
"author": "leathan",
"bin": {
"mubot": "./bin/mubot"
},
"bugs": {
"url": "https://github.com/github/mubot/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "A simple helpful bot.",
"devDependencies": {
"mubot-mock-adapter": "^1.0.0",
"mocha": "^2.1.0",
"mockery": "^1.4.0",
"sinon": "~1.17.0",
"sinon-chai": "^2.8.0"
},
"engines": {
"node": ">= 0.8.x",
"npm": ">= 1.1.x"
},
"homepage": "https://github.com/github/mubot#readme",
"keywords": [
"github",
"mubot",
"campfire",
"bot"
],
"license": "MIT",
"main": "./index",
"name": "imubot",
"repository": {
"type": "git",
"url": "git+https://github.com/github/mubot.git"
},
"scripts": {
"test": "./script/test"
},
"version": "3.0.2",
"directories": {
"doc": "docs",
"example": "examples",
"test": "test"
}
}