{
  "name": "@mastashake08/speech-kit",
  "version": "2.0.8",
  "description": "Package for simplifying the Speech Recognition and Speech Utterence process.",
  "main": "SpeechKit.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "sh local-build.sh ~/Desktop"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mastashake08/speech-kit.git"
  },
  "keywords": [
    "speech",
    "recognition",
    "speech",
    "grammar",
    "speech",
    "utterance",
    "grammar list",
    "grammar parse",
    "speech recognition",
    "speech synthesis",
    "speech grammar",
    "speech voices",
    "voice recognition",
    "grammar",
    "JSGF",
    "Web Speech API",
    "SSML"
  ],
  "author": "Mastashake08",
  "license": "GPL",
  "bugs": {
    "url": "https://github.com/mastashake08/speech-kit/issues"
  },
  "homepage": "https://github.com/mastashake08/speech-kit#readme",
  "devDependencies": {
    "jsdoc-to-markdown": "^8.0.0"
  }
}
