{
  "name": "html-speaker",
  "version": "1.1.2",
  "homepage": "https://tatlead.com/HTML-Speaker/",
  "description": "A custom html element makes Text-To-Speech function easier to use.",
  "main": "dist/html-speaker.js",
  "style": "dist/html-speaker.css",
  "scripts": {
    "test": "mocha"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/BattlefieldDuck/HTML-Speaker.git"
  },
  "keywords": [
    "html-speaker",
    "tts",
    "html-element",
    "text-to-speech"
  ],
  "bugs": {
    "url": "https://github.com/BattlefieldDuck/HTML-Speaker/issues"
  },
  "author": "BattlefieldDuck",
  "license": "MIT"
}
