{
  "name": "hexbin",
  "version": "1.0.9",
  "description": "Helper library to find hexagon grid in which particular point lies",
  "main": "index.js",
  "scripts": {
    "test": "test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Naitik333/hexbin.git"
  },
  "keywords": [
    "hexbin",
    "hexgrid"
  ],
  "dependencies": {
    "@turf/helpers": "6.1.4",
    "md5": "2.2.1"
  },
  "author": "Naitik",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Naitik333/hexbin/issues"
  },
  "homepage": "https://github.com/Naitik333/hexbin#readme"
}
