{
	"package": {
		"dependencies": {
			"@craco/craco": "^6.4.1",
			"@testing-library/jest-dom": "^5.14.1",
			"@testing-library/react": "^12.0.0",
			"@testing-library/user-event": "^13.2.1",
			"lodash": "^4.17.21",
			"react": "^17.0.2",
			"react-dom": "^17.0.2",
			"react-router": "^5.2.1",
			"react-router-dom": "^5.3.0",
			"react-scripts": "^4.0.3",
			"web-vitals": "^2.1.0"
		},
		"eslintConfig": {
			"extends": ["react-app", "react-app/jest"]
		},
		"scripts": {
			"start": "craco start",
			"build": "craco build",
			"test": "craco test",
			"eject": "react-scripts eject"
		},
		"devDependencies": {
			"autoprefixer": "^9.8.8",
			"postcss": "^7.0.39",
			"tailwindcss": "npm:@tailwindcss/postcss7-compat@^2.2.17"
		}
	}
}
