2 Star 11 Fork 3

燕云长风/form-design

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 2.31 KB
一键复制 编辑 原始数据 按行查看 历史
yrxuxd25185 提交于 2019-01-30 17:03 . add third grid-layout
{
"name": "react-form-design",
"version": "1.0.9",
"description": "",
"main": "dist/index.js",
"scripts": {
"start": "webpack-dev-server --host 0.0.0.0 --mode development",
"build": "webpack --mode production && webpack --config ./webpack.production.config.js --progress --colors",
"transpile": "babel src -d dist --copy-files",
"deploy": "gh-pages -d examples/dist",
"prepublishOnly": "npm run transpile",
"publish-demo": "npm run build && npm run deploy"
},
"author": "",
"license": "MIT",
"keywords": [
"react",
"react-component",
"component",
"components",
"frontend"
],
"babel": {
"presets": [
"@babel/preset-env",
"@babel/preset-react"
],
"plugins": [
[
"@babel/plugin-proposal-class-properties"
]
]
},
"peerDependencies": {
"react": "^16.0.0",
"react-dom": "^16.0.0"
},
"devDependencies": {
"@babel/cli": "^7.1.5",
"@babel/core": "^7.1.5",
"@babel/plugin-proposal-class-properties": "^7.1.0",
"@babel/preset-env": "^7.1.5",
"@babel/preset-react": "^7.0.0",
"@types/react": "^16.7.6",
"@types/react-dom": "^16.0.9",
"antd": "^3.10.9",
"babel-eslint": "^10.0.1",
"babel-loader": "^8.0.4",
"babel-plugin-import": "^1.11.0",
"clean-webpack-plugin": "^1.0.0",
"css-loader": "^1.0.1",
"eslint": "^5.9.0",
"eslint-config-react-app": "^3.0.5",
"eslint-loader": "^2.1.1",
"eslint-plugin-flowtype": "^3.2.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-jsx-a11y": "^6.1.2",
"eslint-plugin-react": "^7.11.1",
"file-loader": "^2.0.0",
"gh-pages": "^2.0.1",
"html-loader": "^0.5.5",
"html-webpack-plugin": "^3.2.0",
"mini-css-extract-plugin": "^0.4.4",
"node-sass": "^4.10.0",
"react-css-modules": "^4.7.8",
"react-dev-utils": "^6.1.1",
"responsive-loader": "^1.1.0",
"sass-loader": "^7.1.0",
"style-loader": "^0.23.1",
"ts-loader": "^5.3.0",
"url-loader": "^1.1.2",
"webpack": "^4.25.1",
"webpack-cli": "^3.1.2",
"webpack-dev-server": "^3.1.10",
"whatwg-fetch": "^3.0.0"
},
"eslintConfig": {
"extends": "react-app"
},
"dependencies": {
"@babel/polyfill": "^7.2.5",
"react": "^16.7.0",
"react-dom": "^16.7.0",
"rxjs": "^6.3.3",
"rxjs-hooks": "^0.2.1"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yanyunchangfeng/form-design.git
git@gitee.com:yanyunchangfeng/form-design.git
yanyunchangfeng
form-design
form-design
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385