| "name": "@odlux/api-demo", |
| "description": "A react based modular UI framework", |
| "start": "webpack-dev-server --env debug", |
| "build": "webpack --env release --config webpack.config.js", |
| "build:dev": "webpack --env debug --config webpack.config.js" |
| "url": "https://git.mfico.de/highstreet-technologies/odlux.git" |
| "author": "Matthias Fischer", |
| "@types/react": "16.9.19", |
| "@types/react-dom": "16.9.5", |
| "@types/react-router-dom": "4.3.1", |
| "@material-ui/core": "4.11.0", |
| "@material-ui/icons": "4.9.1", |
| "@types/classnames": "2.2.6", |
| "@types/jquery": "3.3.10", |
| "react-router-dom": "4.3.1" |