1 Star 0 Fork 0

hey mayun/ra-ui

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 852 Bytes
一键复制 编辑 原始数据 按行查看 历史
hey mayun 提交于 2023-10-27 17:55 . init
{
"name": "ra-ui",
"version": "1.0.0",
"description": "基于react+ antd开发的组件库",
"main": "index.js",
"scripts": {
"build": "webpack --config webpack.config.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "cjc",
"license": "ISC",
"devDependencies": {
"@babel/core": "^7.23.2",
"@babel/preset-env": "^7.23.2",
"@babel/preset-react": "^7.22.15",
"@babel/preset-typescript": "^7.23.2",
"@types/react": "^18.2.33",
"@types/react-dom": "^18.2.14",
"babel-loader": "^9.1.3",
"css-loader": "^6.8.1",
"less-loader": "^11.1.3",
"mini-css-extract-plugin": "^2.7.6",
"webpack": "^5.89.0",
"webpack-cli": "^5.1.4",
"less": "^4.2.0",
"webpack-dev-server": "^4.15.1"
},
"dependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hey-mayun/ra-ui.git
git@gitee.com:hey-mayun/ra-ui.git
hey-mayun
ra-ui
ra-ui
master

搜索帮助