(Enhance: Modules/Database): CMDLinux Mysql 支持
Showing
node_modules/xml2js/LICENSE
0 → 100644
... | @@ -16,7 +16,8 @@ | ... | @@ -16,7 +16,8 @@ |
"superagent": "^3.8.3", | "superagent": "^3.8.3", | ||
"superagent-proxy": "^1.0.3", | "superagent-proxy": "^1.0.3", | ||
"tar": "^4.4.6", | "tar": "^4.4.6", | ||
"through": "^2.3.8" | "through": "^2.3.8", | ||
"xml2js": "^0.4.23" | |||
}, | }, | ||
"scripts": { | "scripts": { | ||
"start": "AntSword app.js", | "start": "AntSword app.js", | ||
... | ... |
Please register or sign in to comment