wanakana
Version:
JS library that transliterates between japanese kana and roman letters.
24 lines (23 loc) • 511 B
JSON
{
"name": "wanakana",
"version": "1.3.7",
"description": "JS library that transliterates between japanese kana and roman letters.",
"repository": {
"type": "git",
"url": "https://github.com/WaniKani/WanaKana/"
},
"main": "lib/wanakana.js",
"directories": {
"test": "test"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"wanakana",
"node",
"modules"
],
"author": "Cuong <cuongcua90@hotmail.com>",
"license": "ISC"
}