3 Star 0 Fork 0

二月末/happy-sources

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1020 Bytes
一键复制 编辑 原始数据 按行查看 历史
jiaodian 提交于 2023-11-28 16:28 . 标签页
{
"name": "my-project",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vue-tsc && vite build",
"preview": "vite preview"
},
"dependencies": {
"@types/js-cookie": "^3.0.6",
"axios": "^1.4.0",
"cos-js-sdk-v5": "^1.4.20",
"echarts": "^5.4.3",
"gsap": "^3.12.2",
"hls.js": "^1.4.8",
"js-cookie": "^3.0.5",
"localforage": "^1.10.0",
"mockjs": "^1.1.0",
"pinia": "^2.1.4",
"tslib": "^2.6.0",
"video.js": "^8.3.0",
"vue": "^3.2.47",
"vue-router": "^4.2.2"
},
"devDependencies": {
"@arco-design/web-vue": "^2.48.0",
"@types/node": "^20.3.2",
"@types/vue": "^2.0.0",
"@vitejs/plugin-vue": "^4.1.0",
"autoprefixer": "^10.4.14",
"element-plus": "^2.3.7",
"less": "^4.1.3",
"less-loader": "^11.1.3",
"postcss": "^8.4.24",
"postcss-pxtorem": "^6.0.0",
"tailwindcss": "^3.3.2",
"typescript": "^5.1.5",
"vite": "^4.3.9",
"vue-tsc": "^1.4.2"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/late-february/happy-sources.git
[email protected]:late-february/happy-sources.git
late-february
happy-sources
happy-sources
master

搜索帮助