UNPKG

bahai-term-phonemes

Version:

Utility to identify and convert Baha'i terms to IPN compatible phonems for use in TTS engines

32 lines (31 loc) 764 B
{ "name": "bahai-term-phonemes", "version": "1.1.5", "description": "Utility to identify and convert Baha'i terms to IPN compatible phonems for use in TTS engines", "main": "bahai-term-phonemes.js", "scripts": { "test": "mocha" }, "keywords": [ "bahai", "tts", "ipn" ], "author": "Chad Jones <chadananda@gmail.com> ", "license": "ISC", "repository": { "type": "git", "url": "git+https://github.com/chadananda/bahai-term-phonemes.git" }, "bugs": { "url": "https://github.com/chadananda/bahai-term-phonemes/issues" }, "homepage": "https://github.com/chadananda/bahai-term-phonemes#readme", "devDependencies": { "chai": "^4.0.2", "mocha": "^3.4.2" }, "dependencies": { "md5": "^2.2.1" } }