1 Star 7 Fork 5

fangchenjia/my-portfolio-web

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 862 Bytes
一键复制 编辑 原始数据 按行查看 历史
fangchenjiagy 提交于 2023-03-12 12:25 . feat: 第一次提交
{
"name": "my-portfolio-web",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {
"@vueuse/core": "^9.13.0",
"core-js": "^3.8.3",
"gsap": "^3.11.4",
"normalize.css": "^8.0.1",
"swiper": "^9.1.0",
"three": "^0.150.0",
"vue": "^3.2.13",
"vue-awesome-swiper": "^5.0.1",
"vue-i18n": "^9.2.2"
},
"devDependencies": {
"@babel/core": "^7.12.16",
"@babel/eslint-parser": "^7.12.16",
"@vue/cli-plugin-babel": "~5.0.0",
"@vue/cli-plugin-eslint": "~5.0.0",
"@vue/cli-service": "~5.0.0",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^8.0.3",
"lil-gui": "^0.18.0",
"sass": "^1.32.7",
"sass-loader": "^12.0.0",
"style-resources-loader": "^1.5.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/fangchenjia/my-portfolio-web.git
[email protected]:fangchenjia/my-portfolio-web.git
fangchenjia
my-portfolio-web
my-portfolio-web
master

搜索帮助