{
  "name": "geolib",
  "homepage": "http://github.com/manuelbieh/Geolib",
  "author": {
    "name": "Manuel Bieh",
    "url": "http://www.manuelbieh.com/"
  },
  "repository": {
    "type": "git",
    "url": "http://github.com/manuelbieh/geolib.git"
  },
  "devDependencies": {
    "grunt": "~0.4",
    "grunt-cli": "*",
    "grunt-contrib-uglify": "~0.2",
    "grunt-contrib-concat": "~0.3",
    "grunt-contrib-clean": "~0.5.0",
    "grunt-contrib-copy": "~0.4",
    "grunt-contrib-qunit": "~0.2.0",
    "grunt-text-replace": "~0.3.6",
    "grunt-contrib-jshint": "~0.6.2",
    "phantomjs": "~1.8.0",
    "grunt-jslint": "~1.0.0",
    "time-grunt": "~0.3.1",
    "load-grunt-tasks": "~0.4.0"
  },
  "licenses": [
    {
      "type": "MIT",
      "url": "http://opensource.org/licenses/MIT"
    }
  ],
  "files": [
    "dist/geolib.js",
    "dist/geolib.elevation.js"
  ],
  "description": "Library to perform geo specific tasks",
  "keywords": [
    "geolocation",
    "geo",
    "distance",
    "geojson",
    "geospatial",
    "lbs",
    "location"
  ],
  "scripts": {
    "test": "grunt travis --verbose"
  },
  "version": "2.0.14",
  "main": "dist/geolib.js",
  "bugs": {
    "url": "https://github.com/manuelbieh/geolib/issues"
  },
  "_id": "geolib@2.0.14",
  "dist": {
    "shasum": "2b3da953462c9f5471896f10ec1d9d0ed3bb7cb8",
    "tarball": "http://registry.npmjs.org/geolib/-/geolib-2.0.14.tgz"
  },
  "_from": "geolib@>=2.0.14 <3.0.0",
  "_npmVersion": "1.3.14",
  "_npmUser": {
    "name": "manuelbieh",
    "email": "node@manuelbieh.de"
  },
  "maintainers": [
    {
      "name": "manuelbieh",
      "email": "node@manuelbieh.de"
    }
  ],
  "directories": {},
  "_shasum": "2b3da953462c9f5471896f10ec1d9d0ed3bb7cb8",
  "_resolved": "https://registry.npmjs.org/geolib/-/geolib-2.0.14.tgz"
}
