dareway-rui
Version:
81 lines (80 loc) • 2.31 kB
JSON
{
"name": "dareway-rui",
"version": "2.2.36",
"title": "RUI",
"description": "",
"keywords": [
"react",
"redux",
"antdesign"
],
"jest": {
"moduleNameMapper": {
"^.+\\.(css|less)$": "<rootDir>_test/CSSMock.js"
},
"setupTestFrameworkScriptFile": "<rootDir>_test/setupTests.js",
"transform": {
"^.+\\.jsx?$": "babel-jest"
}
},
"main": "build/index.js",
"typings": "build/index.d.ts",
"files": [
"build"
],
"author": "",
"license": "ISC",
"dependencies": {
"@types/fs-extra": "5.0.5",
"antd": "3.15.1",
"classnames": "2.2.6",
"cross-fetch": "2.2.2",
"echarts": "4.2.0-rc.2",
"echarts-for-react": "2.0.15-beta.0",
"es6-error": "4.1.1",
"flatten": "1.0.2",
"global": "4.3.2",
"history": "4.7.2",
"hoist-non-react-statics": "3.0.1",
"invariant": "2.2.4",
"is-plain-object": "2.0.4",
"js-md5": "0.7.3",
"lodash": "4.17.11",
"moment": "2.24.0",
"object-assign": "4.1.1",
"react": "16.8.1",
"react-contextmenu": "2.10.0",
"react-dom": "16.8.1",
"react-draggable": "^3.2.1",
"react-redux": "5.1.1",
"react-resizable": "^1.7.5",
"react-router": "4.3.1",
"react-router-dom": "4.3.1",
"react-router-redux": "5.0.0-alpha.9",
"redux": "4.0.1",
"redux-saga": "^1.0.0",
"rui-dropdown": "^2.2.36",
"rui-icon": "^2.2.36",
"rui-icons": "^2.2.36",
"rui-multiselect": "^2.2.36",
"rui-tab": "^2.2.36",
"rui-table": "^2.2.36",
"uuid": "3.3.2",
"warning": "4.0.2"
},
"devDependencies": {
"@types/node": "^10.12.18",
"@types/prop-types": "^15.5.8",
"@types/react": "^16.7.18",
"@types/react-dom": "^16.0.11",
"babel-jest": "^23.6.0",
"enzyme": "^3.8.0",
"enzyme-adapter-react-16": "^1.7.1",
"fs-extra": "^7.0.1",
"jest": "^23.6.0",
"prettier": "1.14.3",
"prop-types": "^15.6.2",
"redux-devtools-extension": "^2.13.5"
},
"gitHead": "0f7949a5c908bf4b5e9d219580b43df4d8543097"
}