UNPKG

translit

Version:
19 lines (18 loc) 359 B
{ "name": "translit", "version": "0.1.0", "description": "Text transliteration util", "keywords": [ "transliterate", "translit" ], "author": "Eldar Gabdullin <eldargab@gmail.com>", "repository": { "type": "git", "url": "git://github.com/eldargab/translit" }, "license": "MIT", "scripts": { "test": "node test.js" } }