mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-17 09:23:48 +00:00
30 lines
794 B
JSON
30 lines
794 B
JSON
{
|
|
"dependencies": {
|
|
"material-ui": "^1.0.0-beta.21",
|
|
"material-ui-icons": "^1.0.0-beta.17",
|
|
"react-fa": "^5.0.0",
|
|
"react-transition-group": "^2.2.1",
|
|
"recharts": "^1.0.0-beta.1",
|
|
|
|
"classnames": "^2.2.5",
|
|
"eslint": "^4.11.0",
|
|
"eslint-plugin-react": "^7.5.1",
|
|
"prop-types": "^15.6.0",
|
|
"react": "^16.1.1",
|
|
"react-dom": "^16.1.1",
|
|
|
|
"babel-core": "^6.26.0",
|
|
"babel-eslint": "^8.0.2",
|
|
"babel-loader": "^7.1.2",
|
|
"babel-plugin-transform-decorators-legacy": "^1.3.4",
|
|
"babel-preset-env": "^1.6.1",
|
|
"babel-preset-react": "^6.24.1",
|
|
"babel-preset-stage-0": "^6.24.1",
|
|
"css-loader": "^0.28.7",
|
|
"path": "^0.12.7",
|
|
"style-loader": "^0.19.0",
|
|
"url": "^0.11.0",
|
|
"url-loader": "^0.6.2",
|
|
"webpack": "^3.5.5"
|
|
}
|
|
}
|