{
  "name": "xf-tts-socket",
  "version": "1.2.6",
  "description": "xunfei tts websocket nodejs async await",
  "main": "index.js",
  "scripts": {
    "start": "node lib/index.js",
    "test": "node test/test.js"
  },
  "repository": "jimuyouyou/xf-tts-socket",
  "homepage": "https://github.com/jimuyouyou/xf-tts-socket",
  "keywords": [
    "xunfei",
    "tts",
    "讯飞",
    "语音合成",
    "Java",
    "Php"
  ],
  "author": "",
  "license": "MIT",
  "dependencies": {
    "websocket": "^1.0.31"
  }
}
