{ "name": "foursquare-community-groups", "version": "0.1.0", "private": true, "dependencies": { "immutability-helper": "^3.1.1", "js-search": "2.0.0", "promise-polyfill": "8.2.1", "react": "^17.0.2", "react-dom": "^17.0.2", "react-scripts": "^3.4.4", "striptags": "^3.2.0", "whatwg-fetch": "^3.6.2" }, "scripts": { "start": "react-scripts start", "build": "react-scripts build", "test": "react-scripts test --env=jsdom", "eject": "react-scripts eject" }, "browserslist": [ ">0.2%", "not dead", "not ie <= 11", "not op_mini all" ] }