{ "name": "dota2-random", "version": "1.0.0", "description": "Provides a random hero", "main": "index.js", "dependencies": { "alexa-sdk": "^1.0.6" }, "author": "binhonglee", "license": "MIT", "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+ssh://git@github.com/binhonglee/dota2-alexa-skill.git" }, "bugs": { "url": "https://github.com/binhonglee/dota2-alexa-skill/issues" }, "homepage": "https://github.com/binhonglee/dota2-alexa-skill#readme" }