{
  "name": "@zenlocator/geo",
  "description": "Awesome library with common geo functions.",
  "main": "dist/geo.js",
  "homepage": "https://github.com/zenlocator/geo",
  "license": "MIT",
  "authors": [
    "Ivan Akimov <ivan@zenlocator.com> (https://zenlocator.com)"
  ],
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "tests",
    "package.json"
  ]
}
