1 Star 0 Fork 0

MystudyNode/nodejs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 613 Bytes
一键复制 编辑 原始数据 按行查看 历史
阿巴阿巴 提交于 2021-07-19 23:38 . token
{
"name": "nodejs-",
"version": "1.0.0",
"description": "nodejs(express)的注册,登录和授权",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/lyxlwz/nodejs-.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/lyxlwz/nodejs-/issues"
},
"homepage": "https://github.com/lyxlwz/nodejs-#readme",
"dependencies": {
"bcrypt": "^5.0.1",
"express": "^5.0.0-alpha.8",
"jsonwebtoken": "^8.5.1",
"mongoose": "^5.13.3"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mystudy-node/nodejs.git
git@gitee.com:mystudy-node/nodejs.git
mystudy-node
nodejs
nodejs
main

搜索帮助