huangbaokang
Version:
huangbaokang's first package
20 lines (19 loc) • 373 B
JSON
{
"name": "huangbaokang",
"version": "1.0.2",
"description": "huangbaokang's first package",
"main": "hbk.js",
"dependencies": {
"express": "^4.16.3"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"hbk",
"zll"
],
"author": "huangbaokang.zhanglulu",
"license": "ISC"
}