1 Star 0 Fork 0

JayWang/cockpit

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 2.56 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "CockpitDevelopmentDependencies",
"description": "Cockpit isn't a Node package, these are devel time deps, not needed to build tarball either",
"private": true,
"dependencies": {
"@patternfly/patternfly": "4.125.3",
"@patternfly/react-core": "4.147.0",
"@patternfly/react-styles": "4.11.8",
"@patternfly/react-table": "4.29.37",
"@redhat/redhat-font": "git+https://github.com/RedHatOfficial/RedHatFont.git#2.2.0",
"bootstrap": "3.4.1",
"bootstrap-datepicker": "1.9.0",
"bootstrap-select": "1.13.18",
"deep-equal": "2.0.5",
"jquery": "3.5.1",
"js-sha1": "0.6.0",
"js-sha256": "0.9.0",
"json-stable-stringify-without-jsonify": "1.0.1",
"mustache": "4.2.0",
"patternfly": "3.59.5",
"patternfly-react": "2.39.17",
"prop-types": "15.7.2",
"qunit": "2.16.0",
"qunit-tap": "1.5.1",
"react": "16.14.0",
"react-dom": "16.14.0",
"remarkable": "2.0.1",
"throttle-debounce": "2.3.0",
"uuid": "7.0.3",
"xterm": "4.13.0"
},
"devDependencies": {
"@babel/core": "^7.9.0",
"@babel/eslint-parser": "^7.13.14",
"@babel/preset-env": "^7.9.0",
"@babel/preset-react": "^7.9.4",
"axe-core": "^3.5.2",
"babel-loader": "^8.1.0",
"chrome-remote-interface": "^0.28.1",
"copy-webpack-plugin": "^6.1.0",
"css-loader": "^5.2.0",
"css-minimizer-webpack-plugin": "^3.0.1",
"cssnano-preset-lite": "^2.0.1",
"date-fns": "^2.22.1",
"eslint": "^7.10.0",
"eslint-config-standard": "^14.1.1",
"eslint-config-standard-jsx": "^10.0.0",
"eslint-config-standard-react": "^11.0.0",
"eslint-plugin-flowtype": "^5.2.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jsx-a11y": "^6.3.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-react": "^7.21.0",
"eslint-plugin-react-hooks": "^4.1.2",
"eslint-plugin-standard": "^4.0.1",
"eslint-webpack-plugin": "^2.5.3",
"expose-loader": "^1.0.1",
"gettext-parser": "^2.0.0",
"html-webpack-plugin": "^5.3.1",
"htmlparser": "^1.7.7",
"jed": "^1.1.1",
"mini-css-extract-plugin": "^1.4.0",
"null-loader": "^4.0.0",
"raw-loader": "^4.0.0",
"sass": "^1.35.0",
"sass-loader": "^12.1.0",
"sizzle": "^2.3.5",
"stdio": "^2.1.1",
"strict-loader": "^1.2.0",
"string-replace-loader": "^3.0.0",
"terser-webpack-plugin": "^5.1.3",
"webpack": "^5.38.0",
"webpack-cli": "^4.7.0"
},
"scripts": {
"eslint": "eslint --ext .js --ext .jsx pkg/",
"eslint:fix": "eslint --fix --ext .js --ext .jsx pkg/"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mole1/cockpit.git
[email protected]:mole1/cockpit.git
mole1
cockpit
cockpit
main

搜索帮助