{
  "name": "swiss-maps",
  "version": "4.7.0",
  "description": "Swiss geodata as TopoJSON.",
  "license": "bsd-3-clause",
  "keywords": [
    "topojson",
    "geojson",
    "shapefile"
  ],
  "author": {
    "name": "Interactive Things",
    "url": "http://interactivethings.com/"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/interactivethings/swiss-maps.git"
  },
  "scripts": {
    "preversion": "make",
    "postversion": "git push --follow-tags",
    "prepublishOnly": "make"
  },
  "files": [
    "README.md",
    "LICENSE",
    "20*/*"
  ],
  "dependencies": {},
  "devDependencies": {
    "mapshaper": "^0.6.113"
  },
  "publishConfig": {
    "access": "public",
    "provenance": true
  }
}
