{ "name": "LivepeerEvents", "version": "0.1.0", "private": true, "dependencies": { "@mantine/core": "^4.1.3", "@mantine/dates": "^4.1.3", "@mantine/form": "^4.1.3", "@mantine/hooks": "^4.1.3", "@mantine/modals": "^4.1.3", "@mantine/next": "^4.1.3", "@mantine/notifications": "^4.1.3", "@testing-library/jest-dom": "^4.2.4", "@testing-library/react": "^9.3.2", "@testing-library/user-event": "^7.1.2", "dayjs": "^1.11.1", "ethers": "^5.4.4", "http": "^0.0.1-security", "https": "^1.0.0", "md5": "^2.3.0", "react": "^17.0.2", "react-dom": "^17.0.2", "react-indiana-drag-scroll": "^2.1.0", "react-markdown": "^7.1.1", "react-paginate": "^8.1.2", "react-redux": "^7.2.6", "react-retro-hit-counter": "^1.0.1", "react-router-dom": "^6.0.2", "react-scripts": "3.2.0", "redux": "^4.1.2", "redux-thunk": "^2.4.1", "styled-components": "^5.3.3" }, "proxy": "http://localhost:42609", "scripts": { "start": "react-scripts start", "build": "react-scripts build", "test": "react-scripts test", "eject": "react-scripts eject" }, "eslintConfig": { "extends": "react-app" }, "browserslist": { "production": [ ">0.2%", "not dead", "not op_mini all" ], "development": [ "last 1 chrome version", "last 1 firefox version", "last 1 safari version" ] } }