zgb-test-get
Version:
测试
23 lines (22 loc) • 370 B
JSON
{
"name": "zgb-test-get",
"version": "1.1.0",
"description": "测试",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"bin": {
"guibin-get": "./bin/cls.js"
},
"keywords": [
"axios",
"ajaxget",
"guibin"
],
"author": "",
"license": "ISC",
"dependencies": {
"nrm": "^1.2.1"
}
}