utf8-to-chinese
Version:
Utf8 and Chinese character conversion
20 lines (19 loc) • 386 B
JSON
{
"name": "utf8-to-chinese",
"version": "0.0.1",
"description": "Utf8 and Chinese character conversion",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"utf8",
"Utf8",
"Utf8-to-chinese",
"utf8To-chinese",
"utf8ToChinese",
"Utf8ToChinese"
],
"author": "brujie",
"license": "ISC"
}