UNPKG

node-tts-ml

Version:

node-gtts with Malayalam Lang Added by CJ

40 lines (39 loc) 823 B
{ "name": "node-tts-ml", "version": "1.0.1", "description": "node-gtts with Malayalam Lang Added by CJ", "main": "index.js", "scripts": { "test": "test.js" }, "repository": { "type": "git", "url": "git+https://github.com/cyberjeevi/node-tts-ml.git" }, "keywords": [ "node-gtts", "gtts", "node", "npm", "cj", "malayalam", "cyberjeevi", "tts", "t2s", "text2speech", "khalid" ], "author": "CyberJeevi", "license": "Apache-2.0", "bugs": { "url": "https://github.com/cyberjeevi/node-tts-ml/issues" }, "homepage": "https://github.com/cyberjeevi/node-tts-ml#readme", "dependencies": { "async": "^2.4.1", "escape-string-regexp": "^1.0.5", "fake-useragent": "^1.0.1", "multistream": "^2.1.0", "request": "^2.81.0" } }