zidian
Version:
汉字、词语、成语查询接口
23 lines (22 loc) • 559 B
JSON
{
"name": "zidian",
"version": "0.0.3",
"description": "汉字、词语、成语查询接口",
"main": "dist/zidian.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/netnr/zidian.git"
},
"keywords": [
"zidian 汉字 词语 成语 查询接口"
],
"author": "netnr",
"license": "MIT",
"bugs": {
"url": "https://github.com/netnr/zidian/issues"
},
"homepage": "https://github.com/netnr/zidian#readme"
}