UNPKG

gigaaa-botkit-ext

Version:
28 lines 684 B
{ "name": "gigaaa-botkit-ext", "version": "0.0.81", "description": "Gigaaa Platfrom integration with Botkit", "main": "GigaaaBot.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/gigaaa-innovation-ug/gigaaa-botkit" }, "keywords": [ "Gigaaa", "Botkit" ], "author": "Zoran Mihajlovic", "license": "ISC", "bugs": { "url": "https://github.com/foundcenter/gigaaa-botkit/issues" }, "homepage": "https://github.com/foundcenter/gigaaa-botkit#readme", "dependencies": { "botkit": "^0.7.0", "q": "^1.5.1", "request-promise": "^4.2.2" } }