{ "name": "chatbot", "version": "1.0.0", "description": "", "main": "botkit-slack.js", "scripts": { "start": "node .", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "botkit": "^0.6.16" } }