github.com/SmartMeshFoundation/Spectrum@v0.0.0-20220621030607-452a266fee1e/dashboard/assets/package.json (about) 1 { 2 "dependencies": { 3 "babel-core": "^6.26.0", 4 "babel-eslint": "^8.0.3", 5 "babel-loader": "^7.1.2", 6 "babel-plugin-transform-class-properties": "^6.24.1", 7 "babel-plugin-transform-decorators-legacy": "^1.3.4", 8 "babel-plugin-transform-flow-strip-types": "^6.22.0", 9 "babel-plugin-transform-runtime": "^6.23.0", 10 "babel-preset-env": "^1.6.1", 11 "babel-preset-react": "^6.24.1", 12 "babel-preset-stage-0": "^6.24.1", 13 "babel-runtime": "^6.26.0", 14 "classnames": "^2.2.5", 15 "css-loader": "^0.28.7", 16 "eslint": "^4.13.1", 17 "eslint-config-airbnb": "^16.1.0", 18 "eslint-loader": "^1.9.0", 19 "eslint-plugin-import": "^2.8.0", 20 "eslint-plugin-jsx-a11y": "^6.0.3", 21 "eslint-plugin-react": "^7.5.1", 22 "eslint-plugin-flowtype": "^2.40.1", 23 "file-loader": "^1.1.6", 24 "flow-bin": "^0.61.0", 25 "flow-bin-loader": "^1.0.2", 26 "flow-typed": "^2.2.3", 27 "material-ui": "^1.0.0-beta.24", 28 "material-ui-icons": "^1.0.0-beta.17", 29 "path": "^0.12.7", 30 "ramda": "^0.25.0", 31 "react": "^16.2.0", 32 "react-dom": "^16.2.0", 33 "react-fa": "^5.0.0", 34 "react-transition-group": "^2.2.1", 35 "recharts": "^1.0.0-beta.6", 36 "style-loader": "^0.19.1", 37 "url": "^0.11.0", 38 "url-loader": "^0.6.2", 39 "webpack": "^3.10.0" 40 } 41 }