1 Star 0 Fork 0

uuuoop/a-form

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 656 Bytes
一键复制 编辑 原始数据 按行查看 历史
uuuoop 提交于 2024-02-28 17:48 . __2dd
{
"name": "form",
"version": "0.1.0",
"private": true,
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "next start",
"lint": "next lint"
},
"dependencies": {
"@emotion/react": "^11.11.3",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.15.10",
"@mui/material": "^5.15.10",
"@mui/x-date-pickers": "^6.19.4",
"axios": "^1.6.7",
"dayjs": "^1.11.10",
"lodash": "^4.17.21",
"next": "14.1.0",
"react": "^18",
"react-dom": "^18",
"uuid": "^9.0.1"
},
"devDependencies": {
"autoprefixer": "^10.0.1",
"postcss": "^8",
"tailwindcss": "^3.3.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/uuuoop/a-form.git
git@gitee.com:uuuoop/a-form.git
uuuoop
a-form
a-form
master

搜索帮助