{
  "name": "coordinate-parser",
  "version": "1.0.7",
  "description": "Geographical coordinate parser",
  "main": "coordinates.js",
  "scripts": {
    "preversion": "make build",
    "test": "make test"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/otto-dev/coordinate-parser.git"
  },
  "author": "WEPROG/otto-dev",
  "license": "Apache-2.0",
  "devDependencies": {
    "chai": "^3.4.0"
  }
}
