{
   "name": "neighborhood-points-sf",
   "version": "1.0.0",
   "description": "GeoJSON FeatureCollection of computed centroid points of neighborhoods in San Francisco.",
   "main": "index.json",
   "author": "csbrandt",
   "license": "PDDL-1.0",
   "keywords": [
      "neighborhood",
      "San Francisco",
      "GeoJSON",
      "FeatureCollection",
      "points"
   ],
   "devDependencies": {
    "turf": "^2.0.2"
   }
}
