{
  "name": "apostrophe-map",
  "version": "0.5.35",
  "description": "Custom Google map generator for the Apostrophe content management system",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:apostrophecms-legacy/apostrophe-map.git"
  },
  "keywords": [
    "map",
    "apostrophe",
    "cms",
    "mapping",
    "punkave"
  ],
  "author": "P'unk Avenue LLC",
  "license": "MIT",
  "dependencies": {
    "apostrophe-snippets": "0.5.x",
    "async": "0.8.x",
    "extend": "~1.1.3",
    "limiter": "~1.0.3",
    "lodash": "2.4.x",
    "node-geocoder": "3.22.0"
  }
}
