randchinese
Version:
Generating readable random Chinese characters
24 lines (23 loc) • 567 B
JSON
{
"name": "randchinese",
"version": "1.0.0",
"description": "Generating readable random Chinese characters",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/cytsunny/randChineseNpm.git"
},
"keywords": [
"Chinese",
"random"
],
"author": "YTS Chan",
"license": "LGPL-3.0",
"bugs": {
"url": "https://github.com/cytsunny/randChineseNpm/issues"
},
"homepage": "https://github.com/cytsunny/randChineseNpm#readme"
}