UNPKG

mespeak

Version:
31 lines (30 loc) 623 B
{ "name": "mespeak", "version": "2.0.2", "description": "Text to speech synthesizer", "main": "src/index.js", "directories": { "example": "example" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git://github.com/mikolalysenko/mespeak.git" }, "keywords": [ "text", "to", "speech", "synthesizer", "speak.js", "espeak", "say" ], "author": "Norbert Landsteiner", "license": "GPL", "bugs": { "url": "https://github.com/mikolalysenko/mespeak/issues" } }