1 Star 0 Fork 22

tututbaba / online

forked from iteaj / online 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1022 Bytes
一键复制 编辑 原始数据 按行查看 历史
iteaj 提交于 2021-11-01 18:14 . 完善在线预览
{
"name": "lcd",
"version": "1.0.16",
"private": false,
"license": "Apache 2.0",
"author": {
"name": "iteaj",
"email": "iteaj@outlook.com",
"url": "http://online.iteaj.com"
},
"repository": {
"type": "git",
"url": "https://gitee.com/iteaj/online"
},
"files": [
"dist"
],
"description": "页面在线编辑预览",
"scripts": {
"dev": "vite",
"build": "vite build",
"serve": "vite preview"
},
"dependencies": {
"@ant-design/icons-vue": "^6.0.1",
"ant-design-vue": "^2.2.8",
"axios": "^0.19.2",
"mitt": "^2.1.0",
"mockjs": "^1.1.0",
"moment": "^2.24.0",
"qs": "^6.9.3",
"sortablejs": "^1.14.0",
"vue": "^3.2.11",
"vue-router": "^4.0.11",
"vuex": "^4.0.2"
},
"devDependencies": {
"@vitejs/plugin-vue": "^1.3.0",
"@vue/compiler-sfc": "^3.1.5",
"less": "^4.1.1",
"less-loader": "^8.1.1",
"vite": "^2.5.10",
"vite-plugin-components": "^0.13.3",
"vite-plugin-style-import": "^0.9.2"
}
}
JavaScript
1
https://gitee.com/tututbaba/online.git
git@gitee.com:tututbaba/online.git
tututbaba
online
online
master

搜索帮助