ciscospark-websocket-events
Version:
Cisco Spark Websocket Events
16 lines (15 loc) • 349 B
JSON
{
"name": "botkit-sample",
"version": "0.1.0",
"description": "BotKit Sample for Cisco Spark Websocket Events",
"main": "botkit.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "MIT",
"dependencies": {
"botkit": "^0.5.3",
"ciscospark-websocket-events": "^1.0.7"
}
}