1 Star 1 Fork 0

Grace/scaling-dollop

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.83 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "scaling-dollop",
"private": true,
"version": "1.0.0",
"type": "module",
"scripts": {
"dev": "vue-tsc && vite --host",
"start": " vue-tsc && vite --host -m production",
"build": "vue-tsc && vite build",
"preview": "vite preview"
},
"homepage": "https://gaius-98.github.io/scaling-dollop/",
"dependencies": {
"@codemirror/lang-html": "^6.4.3",
"@codemirror/lang-javascript": "^6.1.1",
"@codemirror/theme-one-dark": "^6.1.0",
"axios": "^1.2.0",
"codemirror": "^6.0.1",
"element-plus": "^2.5.1",
"gaius-utils": "^0.4.26",
"github-markdown-css": "^5.2.0",
"html2canvas": "^1.4.1",
"js-cookie": "^3.0.1",
"lodash": "^4.17.21",
"md5": "^2.3.0",
"normalize.css": "^8.0.1",
"pinia": "^2.0.27",
"three": "^0.161.0",
"uuid": "^9.0.0",
"vite-plugin-md": "^0.22.5",
"vue": "^3.2.41",
"vue-codemirror": "^6.1.1",
"vue-router": "^4.1.6",
"vuedraggable": "^4.1.0"
},
"devDependencies": {
"@types/js-cookie": "^3.0.2",
"@types/md5": "^2.3.2",
"@types/node": "^18.7.3",
"@types/three": "^0.161.1",
"@types/uuid": "^9.0.0",
"@typescript-eslint/eslint-plugin": "^5.40.0",
"@typescript-eslint/parser": "^5.40.0",
"@vitejs/plugin-vue": "^3.2.0",
"eslint": "^8.25.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-typescript": "^0.14.0",
"eslint-plugin-vue": "^9.6.0",
"husky": "^8.0.1",
"sass": "^1.55.0",
"stylelint": "^14.13.0",
"stylelint-config-standard": "^28.0.0",
"stylelint-scss": "^4.3.0",
"typescript": "^4.6.4",
"unplugin-vue-components": "^0.21.2",
"vite": "^3.2.3",
"vite-plugin-top-level-await": "^1.2.2",
"vite-plugin-vue-setup-extend": "^0.4.0",
"vue-eslint-parser": "^9.1.0",
"vue-tsc": "^1.0.9"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML
1
https://gitee.com/Wang_Guo_shuai/scaling-dollop.git
git@gitee.com:Wang_Guo_shuai/scaling-dollop.git
Wang_Guo_shuai
scaling-dollop
scaling-dollop
main

搜索帮助