1 Star 16 Fork 6

小凶的熊 / leafage-pw

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 687 Bytes
一键复制 编辑 原始数据 按行查看 历史
小凶的熊 提交于 2024-03-04 16:56 . recode all
{
"name": "leafage-ms-new",
"version": "0.1.0",
"private": true,
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "next start",
"lint": "next lint"
},
"dependencies": {
"next": "14.1.1",
"react": "^18",
"react-dom": "^18"
},
"devDependencies": {
"@heroicons/react": "^2.1.1",
"@tailwindcss/typography": "^0.5.10",
"@types/node": "^20",
"@types/react": "^18",
"@types/react-dom": "^18",
"autoprefixer": "^10.0.1",
"clsx": "^2.1.0",
"eslint": "^8",
"eslint-config-next": "14.1.1",
"postcss": "^8",
"tailwindcss": "^3.3.0",
"typescript": "^5"
},
"packageManager": "yarn@4.1.0"
}
TypeScript
1
https://gitee.com/little3201/leafage-pw.git
git@gitee.com:little3201/leafage-pw.git
little3201
leafage-pw
leafage-pw
main

搜索帮助