{ "name": "ba", "version": "0.1.0", "private": true, "proxy": "http://maps.googleapis.com", "dependencies": { "@mapbox/mapbox-gl-draw": "^1.2.0", "@terrestris/react-geo": "^14.2.2", "@testing-library/jest-dom": "^4.2.4", "@testing-library/react": "^9.5.0", "@testing-library/user-event": "^7.2.1", "antd": "^4.10.0", "bootstrap": "^4.5.3", "express": "^4.17.1", "google-map-react": "^2.1.9", "jquery": "^3.5.1", "leaflet": "^1.7.1", "leaflet-draw": "^1.0.4", "mapbox-gl": "^1.13.0", "ol": "^6.5.0", "pigeon-draggable": "^0.1.1", "pigeon-maps": "^0.17.0", "pigeon-marker": "^0.3.4", "pigeon-overlay": "^0.2.3", "react": "^16.14.0", "react-dom": "^16.14.0", "react-leaflet": "^2.8.0", "react-leaflet-draw": "^0.19.0", "react-leaflet-fullscreen": "^1.0.1", "react-map-gl": "^5.2.11", "react-map-gl-draw": "^0.21.1", "react-mapbox-gl": "^4.8.6", "react-mapbox-gl-draw": "^2.0.4", "react-redux": "^7.2.2", "react-router-dom": "^5.2.0", "react-scripts": "3.4.3", "reactstrap": "^8.8.1", "redux": "^4.0.5", "serve": "^11.3.2" }, "resolutions": { "@turf/difference": "6.0.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" ] }, "description": "This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).", "main": "index.js", "devDependencies": {}, "repository": { "type": "git", "url": "https://git.hammerle.me/bernie/jku-ba-react.git" }, "author": "", "license": "ISC" }