{
  "name": "google-tts-concat-ssml",
  "version": "1.0.1",
  "description": "Google TTS SSML splitter with the help of ssml-spliter",
  "main": "dist/index.js",
  "dependencies": {
    "@google-cloud/text-to-speech": "^0.5.1",
    "@types/fs-extra": "^5.0.5",
    "@types/google-cloud__text-to-speech": "^0.5.0",
    "ssml-split": "^0.4.1"
  },
 "devDependencies": {
    "nodemon": "^1.18.10",
    "ts-node": "^8.0.3",
    "tslint": "^5.14.0",
    "tslint-config-airbnb": "^5.11.1",
    "typescript": "^3.3.4000"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "deprecated": false,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ME-ON1/google-text-to-speech-concat.git"
  },
  "keywords": [
    "google",
    "text to speech",
    "text-to-speech",
    "text to speech api",
    "text-to-speech api",
    "cloud",
    "google cloud",
    "concat",
    "concatenation",
    "split",
    "ssml"
  ],
  "author": "\"google\",",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ME-ON1/google-text-to-speech-concat/issues"
  },
  "homepage": "https://github.com/ME-ON1/google-text-to-speech-concat#readme"
}
