1 Star 2 Fork 3

wangchito/threejs-login-view

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.24 KB
一键复制 编辑 原始数据 按行查看 历史
zfitness 提交于 2021-10-20 20:24 . fix: m替换node-sass 为 sass
{
"name": "vue3-admin-template",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve --open",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {
"core-js": "^3.6.5",
"sass": "^1.43.2",
"vue": "^3.0.0",
"vue-class-component": "^8.0.0-0",
"vue-router": "^4.0.0-0",
"vuex": "^4.0.0-0"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^4.18.0",
"@typescript-eslint/parser": "^4.18.0",
"@vue/cli-plugin-babel": "~4.5.0",
"@vue/cli-plugin-eslint": "~4.5.0",
"@vue/cli-plugin-router": "~4.5.0",
"@vue/cli-plugin-typescript": "~4.5.0",
"@vue/cli-plugin-vuex": "~4.5.0",
"@vue/cli-service": "~4.5.0",
"@vue/compiler-sfc": "^3.0.0",
"@vue/eslint-config-typescript": "^7.0.0",
"element-plus": "^1.0.2-beta.62",
"element-theme-chalk": "^2.15.3",
"element-themex": "^1.0.3",
"eslint": "^6.7.2",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-vue": "^7.0.0",
"lodash": "^4.17.21",
"postcss-px2rem": "^0.3.0",
"sass-loader": "^8.0.0",
"sass-resources-loader": "^2.2.3",
"three": "^0.133.1",
"typescript": "~4.1.5"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wangchito/threejs-login-view.git
[email protected]:wangchito/threejs-login-view.git
wangchito
threejs-login-view
threejs-login-view
master

搜索帮助