hubot-sample
Version:
teste de adapter
34 lines (33 loc) • 845 B
JSON
{
"name": "hubot-natural",
"version": "0.0.8",
"private": true,
"author": "Diego Dorgam <diego.dorgam@rocket.chat>",
"description": "NLP YAML oriented chatbot",
"dependencies": {
"coffeescript": "^1.12.7",
"cors": "^2.8.5",
"hubot": "^2.19.0",
"hubot-diagnostics": "0.0.1",
"hubot-google-images": "^0.2.7",
"hubot-google-translate": "^0.2.1",
"hubot-help": "^0.2.2",
"hubot-heroku-keepalive": "^1.0.3",
"hubot-maps": "0.0.3",
"hubot-pugme": "^0.1.1",
"hubot-redis-brain": "0.0.4",
"hubot-rocketchat": "^1.0.12",
"hubot-rules": "^1.0.0",
"hubot-sample": "^2.33.0",
"hubot-scripts": "^2.17.2",
"hubot-shipit": "^0.2.1",
"js-yaml": "^3.2.5",
"natural": "^0.5.0"
},
"devDependencies": {
"coffeelint": "^2.0.7"
},
"engines": {
"node": "0.10.x"
}
}