{ "name": "sendou-ink-new", "version": "0.1.0", "private": true, "dependencies": { "@apollo/react-hooks": "^3.1.1", "apollo-boost": "^0.4.4", "graphql": "^14.5.8", "jstz": "^2.1.1", "react": "^16.10.1", "react-color": "^2.17.3", "react-dom": "^16.10.1", "react-router-dom": "^5.1.2", "react-scripts": "3.1.2", "react-sketch": "^0.5.1", "semantic-ui-css": "^2.4.1", "semantic-ui-react": "^0.88.1" }, "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" ] } }