UNPKG

@bestapps/voice-framework

Version:
36 lines (35 loc) 833 B
{ "name": "@bestapps/voice-framework", "description": "Voice Framework", "author": "Vitaliy Grinchishin", "homepage": "https://github.com/raks-ua/voice-framework", "keywords": [ "alexa", "google actions", "dialogflow", "clova" ], "dependencies": { "ask-sdk": "^2.3.0", "ask-sdk-v1adapter": "^2.3.0", "colors": "^1.1.2", "dashbot": "^9.4.3", "jasmine-node": "^1.14.5", "mysql": "^2.12.0", "uuid": "^3.2.1", "actions-on-google": "^2.5.0" }, "main": "index.js", "version": "1.0.14", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/raks-ua/voice-framework.git" }, "license": "ISC", "bugs": { "url": "https://github.com/raks-ua/voice-framework/issues" } }