{
  "name": "react-geocode",
  "version": "0.2.3",
  "description": "A module to transform a description of a location (i.e. street address, town name, etc.) into geographic coordinates (i.e. latitude and longitude) and vice versa.",
  "main": "./lib/index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/shukerullah/react-geocode.git"
  },
  "keywords": [
    "google",
    "geocode",
    "geocoder",
    "geocoding"
  ],
  "author": "Pir Shukarulalh Shah <shuker_rashdi@yahoo.com> (http://www.shukarullah.com)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/shukerullah/react-geocode/issues"
  },
  "homepage": "https://github.com/shukerullah/react-geocode#readme",
  "dependencies": {
    "regenerator-runtime": "^0.13.3"
  }
}
