|
- {
- "name": "catalyst",
- "version": "0.1.0",
- "private": true,
- "dependencies": {
- "@material-ui/core": "^3.9.2",
- "@material-ui/icons": "^4.5.1",
- "@types/react-pdf": "^4.0.5",
- "@types/uuid": "^7.0.0",
- "axios": "^0.19.0",
- "bootstrap": "^4.3.1",
- "classnames": "^2.2.6",
- "draft-js": "^0.11.0",
- "draftjs-to-html": "^0.8.4",
- "html2canvas": "^1.0.0-rc.5",
- "http-proxy-middleware": "^0.19.1",
- "immutability-helper": "^3.0.1",
- "jspdf": "^1.5.3",
- "lodash.range": "^3.2.0",
- "material-ui": "^0.20.2",
- "mdi-react": "^5.2.0",
- "node-sass": "^4.12.0",
- "rc-slider": "^8.6.13",
- "rc-time-picker": "^3.7.1",
- "rc-tooltip": "^3.7.3",
- "react": "^16.8.6",
- "react-big-calendar": "^0.22.0",
- "react-bootstrap": "^1.0.0-beta.14",
- "react-color": "^2.17.3",
- "react-data-grid": "^6.1.0",
- "react-data-grid-addons": "^6.1.0",
- "react-datepicker": "^2.8.0",
- "react-dom": "^16.8.6",
- "react-draft-wysiwyg": "^1.13.2",
- "react-dropzone": "^10.1.5",
- "react-i18next": "^10.2.0",
- "react-pdf": "^4.1.0",
- "react-redux": "^7.1.0",
- "react-router-dom": "^4.3.1",
- "react-scripts": "2.1.1",
- "react-scroll-to-component": "^1.0.2",
- "react-select": "^3.0.4",
- "react-slick": "^0.24.0",
- "react-smooth-scrollbar": "^8.0.6",
- "react-times": "^3.1.12",
- "react-vis": "^1.11.7",
- "reactstrap": "^7.1.0",
- "redux": "^4.0.1",
- "redux-devtools-extension": "^2.13.8",
- "redux-thunk": "^2.3.0",
- "slick-carousel": "^1.8.1",
- "typescript": "^3.5.2"
- },
- "scripts": {
- "start": "react-scripts start",
- "build": "react-scripts build",
- "test": "react-scripts test",
- "eject": "react-scripts eject"
- },
- "eslintConfig": {
- "extends": "react-app"
- },
- "browserslist": [
- ">0.2%",
- "not dead",
- "not ie <= 11",
- "not op_mini all"
- ],
- "devDependencies": {
- "@types/classnames": "^2.2.9",
- "@types/draft-js": "^0.10.34",
- "@types/jest": "^24.0.15",
- "@types/jspdf": "^1.3.1",
- "@types/lodash.range": "^3.2.6",
- "@types/node": "^12.0.10",
- "@types/rc-slider": "^8.6.4",
- "@types/rc-time-picker": "^3.4.1",
- "@types/rc-tooltip": "^3.7.1",
- "@types/react": "^16.8.22",
- "@types/react-big-calendar": "^0.22.0",
- "@types/react-data-grid": "^4.0.3",
- "@types/react-datepicker": "^2.8.0",
- "@types/react-dom": "^16.8.4",
- "@types/react-draft-wysiwyg": "^1.12.3",
- "@types/react-dropzone": "^5.1.0",
- "@types/react-redux": "^7.1.1",
- "@types/react-router-dom": "^4.3.4",
- "@types/react-select": "^3.0.0",
- "@types/react-slick": "^0.23.4",
- "@types/react-smooth-scrollbar": "^8.0.2",
- "@types/reactstrap": "^8.0.1",
- "uuid": "^7.0.2"
- }
- }
|