{"package":{"dependencies":{"@date-io/date-fns":"^2.4.0","@hot-loader/react-dom":"^16.11.0","@material-ui/core":"^4.9.3","@material-ui/icons":"^4.9.1","@reduxjs/toolkit":"^1.2.5","@testing-library/jest-dom":"^5.1.1","@testing-library/react":"^9.4.0","@testing-library/user-event":"^10.0.0","@types/gapi":"^0.0.39","@types/gapi.auth2":"^0.0.51","@types/gapi.client":"^1.0.1","@types/gapi.client.bigquery":"^2.0.1","@types/gapi.client.people":"^1.0.1","@types/gapi.client.sheets":"^4.0.3","@types/jest":"^25.1.3","@types/node":"^13.7.4","@types/react":"^16.9.21","@types/react-dom":"^16.9.5","@types/react-redux":"^7.1.7","@types/react-router-dom":"^5.1.3","@types/styled-components":"^4.4.3","@types/webpack-env":"^1.15.1","babel-plugin-import":"^1.13.0","babel-plugin-styled-components":"^1.10.7","cross-env":"^7.0.0","customize-cra":"^0.9.1","eslint-config-prettier":"^6.10.0","eslint-plugin-prettier":"^3.1.2","formik":"^2.1.4","formik-material-ui":"^2.0.0-beta.1","formik-material-ui-pickers":"^0.0.8","framer-motion":"^1.8.4","husky":"^4.2.3","jest-styled-components":"^7.0.0","lint-staged":"^10.0.7","material-table":"^1.57.2","notistack":"^0.9.7","npm-run-all":"^4.1.5","prettier":"^1.19.1","react-app-rewire-hot-loader":"^2.0.1","react-app-rewired":"^2.1.5","react-hot-loader":"^4.12.19","react-redux":"^7.2.0","react-router-dom":"^5.1.2","redux":"^4.0.5","redux-thunk":"^2.3.0","source-map-explorer":"^2.3.0","styled-components":"^5.0.1","stylelint":"^13.2.0","stylelint-config-recommended":"^3.0.0","stylelint-config-styled-components":"^0.1.1","stylelint-custom-processor-loader":"^0.6.0","stylelint-processor-styled-components":"^1.10.0","typescript":"^3.7.5"},"scripts":{"analyze":"run-s build build:analyze","start":"react-app-rewired start","build":"react-app-rewired build","build:analyze":"source-map-explorer 'build/static/js/*.js'","jest":"react-app-rewired test","fix":"eslint '*/**/*.{js,jsx,ts,tsx}' --fix","test":"cross-env CI=true run-p test:*","test:jest":"react-app-rewired test --coverage","test:lint-js":"eslint '*/**/*.{js,jsx,ts,tsx}'","test:lint-css":"stylelint '*/**/*.{js,jsx,ts,tsx}'","test:types":"tsc"},"eslintConfig":{"extends":["react-app","plugin:prettier/recommended","prettier","prettier/babel","prettier/react"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"jest":{"collectCoverageFrom":["src/**/*.{js,jsx,ts,tsx}","!<rootDir>/node_modules/"],"coverageThreshold":{"global":{"branches":90,"functions":90,"lines":90,"statements":90}}},"lint-staged":{"*.{js,jsx,ts,tsx}":"eslint --fix"},"prettier":{"trailingComma":"all","tabWidth":2,"semi":true,"singleQuote":true},"stylelint":{"processors":["stylelint-processor-styled-components"],"extends":["stylelint-config-recommended","stylelint-config-styled-components"]}}}