{ "name": "new", "version": "1.0.0", "description": "", "keywords": [], "main": "src/index.js", "dependencies": { "axios": "0.19.2", "react": "0.0.0-experimental-5faf377df", "react-dom": "0.0.0-experimental-5faf377df", "react-error-boundary": "^2.2.3", "react-query": "^3.5.0", "react-scripts": "3.0.1" }, "devDependencies": { "@rescripts/cli": "^0.0.11", "@rescripts/rescript-use-babel-config": "^0.0.8", "@rescripts/rescript-use-eslint-config": "^0.0.9", "babel-eslint": "10.0.1" }, "scripts": { "start": "rescripts start", "build": "rescripts build", "test": "rescripts test", "eject": "rescripts eject" }, "browserslist": [ ">0.2%", "not dead", "not ie <= 11", "not op_mini all" ] }