1 Star 0 Fork 0

weijieYang/inventorymanager-frontend

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 2.42 KB
一键复制 编辑 原始数据 按行查看 历史
weijieYang 提交于 2024-12-19 21:01 . 覆盖提交
{
"name": "nuxt-ui-thing-starter",
"private": false,
"keywords": [
"nuxt-components",
"nuxt",
"tailwindcss",
"nuxt-ui-thing"
],
"scripts": {
"build": "nuxt build",
"clean": "rm -rf .nuxt dist .output node_modules yarn.lock package-lock.json && npm i",
"dev": "nuxt dev --host 0.0.0.0",
"generate": "nuxt generate",
"postinstall": "nuxt prepare",
"preview": "nuxt preview",
"rm:recommendations": "npx --yes rimraf .vscode/extensions.json",
"ui:add": "npx --yes ui-thing@latest add",
"ui:prettier": "npx --yes ui-thing@latest prettier",
"ui:shortcuts": "npx --yes ui-thing@latest shortcuts",
"ui:theme": "npx --yes ui-thing@latest theme"
},
"dependencies": {
"@internationalized/number": "^3.6.0",
"@morev/vue-transitions": "^3.0.5",
"@nuxt/fonts": "^0.10.3",
"@pinia/nuxt": "^0.8.0",
"@tanstack/vue-table": "^8.20.5",
"@unovis/ts": "^1.5.0-beta.3",
"@unovis/vue": "^1.5.0-beta.3",
"@vee-validate/nuxt": "^4.14.7",
"@vee-validate/zod": "^4.14.7",
"@vueform/multiselect": "^2.6.11",
"datatables.net-buttons-dt": "^3.2.0",
"datatables.net-colreorder-dt": "2.0.4",
"datatables.net-responsive-dt": "^3.0.3",
"datatables.net-rowreorder-dt": "1.5.0",
"datatables.net-searchbuilder-dt": "^1.8.1",
"datatables.net-select-dt": "^2.1.0",
"datatables.net-vue3": "^3.0.2",
"jszip": "^3.10.1",
"notivue": "^2.4.5",
"pinia": "^2.3.0",
"radix-vue": "^1.9.11",
"tailwind-variants": "^0.3.0",
"v-wave": "^3.0.2",
"vaul-vue": "^0.2.0",
"vue": "^3.5.13",
"vue-currency-input": "^3.1.0",
"vue-router": "latest",
"vue-sonner": "^1.3.0",
"vue3-otp-input": "^1.0.0",
"zod": "3.23.8"
},
"devDependencies": {
"@ianvs/prettier-plugin-sort-imports": "^4.4.0",
"@iconify-json/lucide": "^1.2.18",
"@iconify-json/svg-spinners": "^1.2.1",
"@internationalized/date": "^3.6.0",
"@nuxt/icon": "^1.9.1",
"@nuxtjs/color-mode": "^3.5.2",
"@nuxtjs/google-fonts": "^3.2.0",
"@nuxtjs/tailwindcss": "^6.12.2",
"@samk-dev/nuxt-vcalendar": "^1.0.4",
"@tailwindcss/forms": "^0.5.9",
"@vueuse/core": "^12.0.0",
"@vueuse/math": "^12.0.0",
"@vueuse/nuxt": "^12.0.0",
"nuxt": "^3.14.1592",
"prettier": "^3.4.2",
"prettier-plugin-tailwindcss": "^0.6.9",
"tailwindcss-animate": "^1.0.7",
"typescript": "^5.7.2"
},
"engines": {
"node": ">=18.x"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ywjgood/inventorymanager-frontend.git
git@gitee.com:ywjgood/inventorymanager-frontend.git
ywjgood
inventorymanager-frontend
inventorymanager-frontend
master

搜索帮助