{ "name": "foursquare-community-groups", "version": "0.1.0", "private": true, "dependencies": { "immutability-helper": "^2.7.1", "js-search": "^1.4.2", "promise-polyfill": "8.0.0", "react": "^16.4.1", "react-dom": "^16.4.1", "react-scripts": "^2.1.1", "striptags": "^3.2.0", "whatwg-fetch": "^2.0.4" }, "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" ] }