1 Star 0 Fork 0

tms/nuxewind

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.35 KB
一键复制 编辑 原始数据 按行查看 历史
zuramai 提交于 2022-09-04 17:14 . Revert "chore: upgrade to nuxt3"
{
"name": "nuxewind",
"version": "1.0.0",
"private": true,
"scripts": {
"dev": "nuxt",
"build": "nuxt build",
"start": "nuxt start",
"generate": "nuxt generate",
"test": "jest"
},
"dependencies": {
"@aceforth/nuxt-optimized-images": "^1.4.0",
"@nuxtjs/axios": "^5.12.2",
"apexcharts": "^3.23.0",
"bootstrap-icons": "^1.2.1",
"core-js": "^3.6.5",
"epic-spinners": "^1.1.0",
"imagemin-mozjpeg": "^9.0.0",
"node-sass": "^5.0.0",
"nuxt": "^2.14.6",
"nuxt-purgecss": "^1.0.0",
"nuxt-vue-select": "^0.1.4",
"sass-loader": "^10.1.0",
"tailwindcss-dark-mode": "^1.1.7",
"v-tooltip": "^2.1.2",
"vue-apexcharts": "^1.6.0",
"vue-js-modal": "^2.0.0-rc.6",
"vue-slider-component": "^3.2.11",
"vue-snap": "^0.6.6"
},
"devDependencies": {
"@fortawesome/free-brands-svg-icons": "^5.15.1",
"@fortawesome/free-solid-svg-icons": "^5.15.1",
"@nuxtjs/color-mode": "^2.0.2",
"@nuxtjs/fontawesome": "^1.1.2",
"@nuxtjs/google-fonts": "^1.2.0",
"@nuxtjs/style-resources": "^1.0.0",
"@nuxtjs/tailwindcss": "^3.1.0",
"@vue/test-utils": "^1.1.0",
"autoprefixer": "^9",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "^26.5.0",
"jest": "^26.5.0",
"postcss": "^7",
"tailwindcss": "npm:@tailwindcss/postcss7-compat",
"vue-jest": "^3.0.4"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zuoann/nuxewind.git
git@gitee.com:zuoann/nuxewind.git
zuoann
nuxewind
nuxewind
main

搜索帮助