flightworker-atk-auth
Version:
## 中间件部署
22 lines (21 loc) • 377 B
JSON
{
"dependencies": {
"@tuniu/node-redis": "^1.0.2",
"co": "^4.6.0"
},
"name": "flightworker-atk-auth",
"description": "## 中间件部署",
"version": "1.0.3",
"main": "index.js",
"directories": {
"lib": "lib"
},
"devDependencies": {},
"keywords": [
"flightworker",
"atk",
"auth"
],
"author": "tangxiaopeng",
"license": "ISC"
}