{
  "name": "hoods",
  "version": "1.2.0",
  "description": "Give me a lng/lat and I'll give you a neighborhood",
  "main": "index.js",
  "scripts": {
    "test": "mocha"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/zeke/hoods.git"
  },
  "keywords": [
    "geo",
    "gis",
    "location",
    "geolocation",
    "people",
    "humanity",
    "cities",
    "maps",
    "cartography",
    "place",
    "subjectivity"
  ],
  "author": "zeke",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/zeke/hoods/issues"
  },
  "homepage": "https://github.com/zeke/hoods#readme",
  "dependencies": {
    "lodash.flatten": "^3.0.2",
    "require-dir": "^0.3.0",
    "string-just": "0.0.2",
    "turf": "^2.0.2"
  },
  "devDependencies": {
    "mocha": "^2.3.3",
    "standard": "^5.3.1"
  }
}
