8 Star 0 Fork 5

openGauss/openGauss-tools-migrationAssessmentReport

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 773 Bytes
一键复制 编辑 原始数据 按行查看 历史
pengjiong 提交于 2021-08-11 14:51 . First commit.
{
"name": "migrationAssessmentReport",
"version": "0.1.0",
"dependencies": {
"react": "latest",
"react-dom": "latest",
"rest": "^1.3.1",
"antd": "latest",
"prop-types": "latest",
"@material-ui/icons": "latest",
"@material-ui/core": "latest",
"echarts": "latest",
"sql-formatter": "latest",
"react-highlight": "latest"
},
"scripts": {
"watch": "webpack --watch -d --output ./target/classes/static/built/bundle.js"
},
"devDependencies": {
"@babel/core": "^7.1.0",
"@babel/preset-env": "^7.1.0",
"@babel/preset-react": "^7.0.0",
"style-loader": "^2.0.0",
"css-loader": "^5.0.0",
"babel-loader": "^8.0.2",
"webpack": "^4.19.1",
"webpack-cli": "^3.1.0",
"react-router": "3.2.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/opengauss/openGauss-tools-migrationAssessmentReport.git
git@gitee.com:opengauss/openGauss-tools-migrationAssessmentReport.git
opengauss
openGauss-tools-migrationAssessmentReport
openGauss-tools-migrationAssessmentReport
master

搜索帮助