keen-botkit
Version:
Bot Kit Integration for Keen IO
29 lines (28 loc) • 531 B
JSON
{
"name": "keen-botkit",
"version": "1.0.2",
"description": "Bot Kit Integration for Keen IO",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/nemo/keen-botkit.git"
},
"dependencies": {
"botkit": "^0.4.9",
"keen-js": "^3.4.1"
},
"devDependencies": {},
"scripts": {},
"keywords": [
"keen_io",
"keen",
"bot-kit",
"keen-io",
"bot",
"kit",
"analyitcs",
"slack"
],
"author": "Nima Gardideh <nima@halfmoon.ws>",
"license": "MIT"
}