UNPKG

hubot-rivescript

Version:

Provides a RiveScript chatbot personality for Hubot.

27 lines (26 loc) 693 B
{ "name": "hubot", "version": "0.0.0", "private": true, "author": "Noah Petherbridge <root@kirsle.net>", "description": "An example implementation of hubot-rivescript.", "dependencies": { "hubot": "^2.19.0", "hubot-diagnostics": "0.0.1", "hubot-google-images": "^0.2.6", "hubot-google-translate": "^0.2.0", "hubot-help": "^0.2.0", "hubot-heroku-keepalive": "^1.0.2", "hubot-maps": "0.0.2", "hubot-pugme": "^0.1.0", "hubot-redis-brain": "0.0.3", "hubot-rivescript": "^0.1.0", "hubot-rules": "^0.1.1", "hubot-scripts": "^2.17.2", "hubot-shell": "^1.0.2", "hubot-shipit": "^0.2.0" }, "engines": { "node": "0.10.x" } }