1 Star 0 Fork 1

MyFork/浏览器插件-图床

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 577 Bytes
一键复制 编辑 原始数据 按行查看 历史
Road 提交于 2023-03-01 16:41 . 图床插件1.0
{
"name": "map_depot",
"private": true,
"version": "1.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit && vite build",
"preview": "vite preview"
},
"dependencies": {
"@types/node": "^18.7.14",
"axios": "^0.27.2",
"element-plus": "^2.2.16",
"vue": "^3.2.37"
},
"devDependencies": {
"@vitejs/plugin-vue": "^3.0.3",
"less": "^4.1.3",
"typescript": "^4.6.4",
"unplugin-auto-import": "^0.11.2",
"unplugin-vue-components": "^0.22.4",
"vite": "^3.0.7",
"vue-tsc": "^0.39.5"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/my_forks/chrome-map_depot.git
git@gitee.com:my_forks/chrome-map_depot.git
my_forks
chrome-map_depot
浏览器插件-图床
master

搜索帮助