1 Star 0 Fork 28

踩着两条虫 / craft-codeless-designer

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 3.70 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "craft-codeless-designer",
"author": {
"name": "大漠穷秋",
"email": "damoqiongqiu@126.com"
},
"version": "1.0.2",
"repository": "https://github.com/craft-codeless-designer/craft-codeless-designer.git",
"description": "An approach to build a Codeless Designer with React, and Craft.js.",
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
"dependencies": {
"@ant-design/icons": "^4.7.0",
"@craftjs/core": "^0.2.0-beta.2",
"@craftjs/layers": "^0.2.0-beta.2",
"antd": "^4.18.8",
"classnames": "^2.3.1",
"debounce": "^1.2.1",
"echarts": "^5.3.0",
"echarts-for-react": "^3.0.2",
"re-resizable": "^6.9.2",
"react": "^17.0.2",
"react-color": "^2.19.3",
"react-contenteditable": "^3.3.6",
"react-custom-scrollbars": "^4.2.1",
"react-dom": "^17.0.2",
"styled-components": "^5.3.3"
},
"devDependencies": {
"@babel/cli": "7.0.0",
"@babel/core": "7.11.6",
"@babel/plugin-proposal-class-properties": "7.0.0",
"@babel/preset-env": "7.0.0",
"@babel/preset-react": "7.0.0",
"@rollup/plugin-babel": "5.3.0",
"@rollup/plugin-commonjs": "15.1.0",
"@rollup/plugin-image": "2.0.6",
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "9.0.0",
"@rollup/plugin-replace": "2.4.2",
"@storybook/addon-options": "5.3.21",
"@storybook/addons": "6.3.2",
"@storybook/react": "6.3.2",
"@storybook/theming": "6.3.2",
"@testing-library/jest-dom": "^5.16.2",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^13.5.0",
"@types/classnames": "^2.2.9",
"@types/node": "14.6.4",
"@types/react": "17.0.0",
"@types/react-color": "^3.0.1",
"@types/react-dom": "16.9.8",
"@types/react-test-renderer": "16.9.3",
"@types/rimraf": "3.0.0",
"@types/shelljs": "0.8.8",
"@types/styled-components": "5.1.3",
"@types/webpack": "4.41.22",
"@types/webpack-env": "1.15.2",
"@typescript-eslint/eslint-plugin": "4.3.0",
"@typescript-eslint/parser": "4.3.0",
"babel-loader": "8.1.0",
"babel-plugin-inline-react-svg": "^1.1.0",
"babel-plugin-transform-class-properties": "6.24.1",
"cross-env": "^7.0.3",
"dependency-cruiser": "9.23.2",
"eslint": "7.10.0",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-json": "2.1.2",
"eslint-plugin-prettier": "3.1.4",
"eslint-plugin-react": "7.21.2",
"eslint-plugin-react-hooks": "4.1.0",
"fork-ts-checker-webpack-plugin": "5.2.0",
"lint-staged": "10.3.0",
"prettier": "2.1.1",
"react-scripts": "^5.0.0",
"react-test-renderer": "16.13.1",
"rimraf": "3.0.2",
"rollup": "2.28.2",
"rollup-plugin-auto-external": "2.0.0",
"rollup-plugin-license": "^2.3.0",
"rollup-plugin-livereload": "2.0.0",
"rollup-plugin-peer-deps-external": "2.2.3",
"rollup-plugin-postcss": "^4.0.2",
"rollup-plugin-serve": "1.1.0",
"rollup-plugin-typescript2": "0.30.0",
"rollup-plugin-uglify": "^6.0.4",
"rollup-plugin-visualizer": "^5.5.0",
"sass": "^1.48.0",
"sass-loader": "^12.4.0",
"serve": "11.3.2",
"shelljs": "0.8.4",
"stylelint": "13.7.0",
"stylelint-config-recommended": "3.0.0",
"stylelint-config-styled-components": "0.1.1",
"stylelint-processor-styled-components": "1.10.0",
"ts-loader": "8.0.4",
"ts-node": "9.0.0",
"typescript": "4.2.4",
"web-vitals": "^2.1.4"
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
}
}
JavaScript
1
https://gitee.com/samchen08/craft-codeless-designer.git
git@gitee.com:samchen08/craft-codeless-designer.git
samchen08
craft-codeless-designer
craft-codeless-designer
dev

搜索帮助