1 Star 0 Fork 0

邓适存/todo-app

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 494 Bytes
一键复制 编辑 原始数据 按行查看 历史
邓适存 提交于 2024-11-10 08:47 . feat: 样式优化
{
"name": "todo-app",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"@koa/router": "^13.1.0",
"bcryptjs": "^2.4.3",
"jsonwebtoken": "^9.0.2",
"koa": "^2.15.3",
"koa-body": "^6.0.1",
"koa-bodyparser": "^4.4.1",
"koa-router": "^13.0.1",
"koa-static": "^5.0.0",
"sqlite3": "^5.1.7"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/dengdoris/todo-app.git
git@gitee.com:dengdoris/todo-app.git
dengdoris
todo-app
todo-app
master

搜索帮助