You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

20 regels
483 B

  1. {
  2. "name": "dota2-random",
  3. "version": "1.0.0",
  4. "description": "Provides a random hero",
  5. "main": "index.js",
  6. "dependencies": {
  7. "alexa-sdk": "^1.0.7"
  8. },
  9. "author": "binhonglee",
  10. "license": "MIT",
  11. "repository": {
  12. "type": "git",
  13. "url": "git+ssh://git@github.com/binhonglee/dota2-alexa-skill.git"
  14. },
  15. "bugs": {
  16. "url": "https://github.com/binhonglee/dota2-alexa-skill/issues"
  17. },
  18. "homepage": "https://github.com/binhonglee/dota2-alexa-skill#readme"
  19. }