Initial commit
正在显示
package-lock.json
0 → 100644
差异被折叠。
点击展开。
... | ... | @@ -7,5 +7,10 @@ |
}, | ||
"author": "silo", | ||
"license": "ISC", | ||
"description": "" | ||
"description": "", | ||
"dependencies": { | ||
"body-parser": "^1.20.3", | ||
"dmdb": "^1.0.33801", | ||
"express": "^4.21.2" | ||
} | ||
} |
请
注册
或者
登录
后发表评论