{ "name": "pb-framr", "version": "0.1.0", "private": true, "dependencies": { "@material/react-button": "^0.9.2", "@material/react-drawer": "^0.8.0", "@material/react-list": "^0.9.0", "@material/react-material-icon": "^0.9.0", "@material/react-menu-surface": "^0.8.0", "@material/react-select": "^0.8.0", "@material/react-top-app-bar": "^0.9.0", "@types/classnames": "^2.2.7", "@types/node": "^10.12.21", "@types/react": "^16.8.1", "@types/react-dom": "^16.0.11", "node-sass": "^4.11.0", "react": "^16.7.0", "react-dom": "^16.7.0", "react-helmet": "^5.2.0", "react-scripts": "2.1.3", "typescript": "^3.3.1" }, "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" ] }