10 Star 53 Fork 0

cncasc / sonar-wordcheck-plugin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.84 KB
一键复制 编辑 原始数据 按行查看 历史
seanw 提交于 2020-07-17 16:18 . 1.0
{
"name": "sonar-wordcheck-plugin",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"build": "node scripts/build.js",
"start": "node scripts/start.js",
"test": "node scripts/test.js"
},
"author": "",
"license": "ISC",
"devDependencies": {
"classnames": "2.2.6",
"autoprefixer": "6.2.2",
"lodash": "^4.17.15",
"@babel/core": "^7.6.0",
"@babel/plugin-proposal-class-properties": "^7.5.5",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/plugin-transform-runtime": "^7.6.0",
"@babel/preset-env": "^7.6.0",
"@babel/preset-react": "^7.0.0",
"@babel/runtime": "^7.6.0",
"babel-loader": "^8.0.6",
"cross-env": "2.0.0",
"cross-spawn": "4.0.0",
"script-loader": "0.6.1",
"strip-ansi": "3.0.1",
"css-loader": "0.23.1",
"style-loader": "0.13.0",
"less": "^3.10.3",
"less-loader": "^5.0.0",
"json-loader": "0.5.4",
"path-exists": "2.1.0",
"prop-types": "15.7.2",
"react": "16.8.6",
"react-countup": "4.1.1",
"react-day-picker": "7.3.0",
"react-dom": "16.8.6",
"react-draggable": "3.2.1",
"react-helmet": "5.2.0",
"react-intl": "2.8.0",
"react-modal": "3.8.1",
"react-redux": "5.1.1",
"react-router": "3.2.1",
"react-select": "1.2.1",
"react-virtualized": "9.21.0",
"redux": "4.0.1",
"redux-logger": "3.0.6",
"redux-thunk": "2.3.0",
"react-dev-utils": "5.0.1",
"webpack": "4.29.6",
"webpack-bundle-analyzer": "3.3.2",
"webpack-dev-server": "3.2.1",
"ts-loader": "5.3.3",
"typescript": "3.3.3333",
"@types/prop-types": "^15.7.3",
"@types/react": "^16.8.22",
"@types/react-dom": "^16.8.4",
"@types/react-modal": "^3.8.1",
"@types/react-redux": "^6.0.6",
"@types/lodash": "^4.14.149",
"@types/classnames": "2.2.6"
},
"dependencies": {}
}
Java
1
https://gitee.com/cncasc/sonar-wordcheck-plugin.git
git@gitee.com:cncasc/sonar-wordcheck-plugin.git
cncasc
sonar-wordcheck-plugin
sonar-wordcheck-plugin
master

搜索帮助