32 Star 340 Fork 121

FormCreate/form-create-designer

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 2.18 KB
一键复制 编辑 原始数据 按行查看 历史
FormCreate 提交于 2024-10-12 01:41 . update package
{
"name": "form-create-designer",
"private": true,
"description": "FormCreate低代码可视化表单设计器",
"scripts": {
"dev:ele": "lerna run dev --scope=@form-create/designer",
"dev:vant": "lerna run dev --scope=@form-create/vant-designer",
"build": "lerna run build",
"build:locale": "lerna run build:locale"
},
"repository": {
"type": "git",
"url": "git+https://github.com/xaboy/form-create-designer.git"
},
"author": "xaboy",
"license": "MIT",
"bugs": {
"url": "https://github.com/xaboy/form-create-designer/issues"
},
"homepage": "https://form-create.com",
"devDependencies": {
"@sixian/css-url": "^1.0.3",
"@types/chalk": "^2.2.0",
"@types/shelljs": "^0.8.9",
"@vitejs/plugin-vue": "^3.1.2",
"@vitejs/plugin-vue-jsx": "^2.0.1",
"@vue/babel-plugin-jsx": "^1.0.7",
"@vue/cli-plugin-babel": "^4.5.13",
"@vue/cli-service": "^4.5.3",
"@vue/compiler-sfc": "^3.0.11",
"babel-eslint": "^10.1.0",
"chalk": "^4.1.2",
"commander": "^6.0.0",
"cross-env": "^7.0.2",
"css-loader": "^4.2.1",
"cssnano": "^5.1.13",
"cssnano-preset-advanced": "^5.3.8",
"eslint": "^7.7.0",
"eslint-plugin-vue": "^6.2.2",
"esno": "^0.9.1",
"execa": "^5.1.1",
"fast-glob": "^3.2.7",
"figlet": "^1.5.0",
"fs-extra": "^10.0.0",
"gulp": "^4.0.2",
"html-webpack-plugin": "^4.3.0",
"humps": "^2.0.1",
"husky": "^4.2.5",
"jsonlint-mod": "^1.7.6",
"lint-staged": "^10.2.11",
"npm-run-all": "^4.1.5",
"ora": "^5.0.0",
"postcss": "^8.4.17",
"rimraf": "^3.0.2",
"rollup-plugin-visualizer": "^5.8.2",
"shelljs": "^0.8.4",
"stringify-author": "^0.1.3",
"tslib": "^2.3.1",
"typescript": "^4.4.3",
"vite": "^3.1.4",
"vite-plugin-banner": "^0.5.0",
"vite-plugin-css-injected-by-js": "^2.1.0",
"vue": "^3.1.5",
"vue-loader": "^15.9.3",
"vue-style-loader": "^4.1.2",
"vue-template-compiler": "^2.6.11"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/xaboy/form-create-designer.git
git@gitee.com:xaboy/form-create-designer.git
xaboy
form-create-designer
form-create-designer
next

搜索帮助