UNPKG

han

Version:

a module for tanslating Chinese(汉字) into pinyin

23 lines (22 loc) 445 B
{ "name": "han", "description": "a module for tanslating Chinese(汉字) into pinyin", "version": "0.0.7", "author": { "name": "Sofish Lin", "email": "sofish@me.com" }, "dependencies": {}, "devDependencies": {}, "keywords": ["han", "pinyin", "url"], "repository": { "type": "git", "url": "git://github.com/sofish/han.git" }, "main": "han", "bin": {}, "scripts": {}, "engines": { "node": "*" } }