{
  "name": "ec-tour",
  "version": "1.0.12",
  "description": "Campus Tour for Apostrophe CMS",
  "main": "index.js",
  "directories": {
    "lib": "lib"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/earlhamcollege/ec-tour.git"
  },
  "keywords": [
    "apostrophe-cms",
    "apostrophe",
    "campus",
    "tour"
  ],
  "author": "Brad Wood",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/earlhamcollege/ec-tour/issues"
  },
  "homepage": "https://github.com/earlhamcollege/ec-tour#readme",
  "dependencies": {
    "ec-gallery-widgets": "^1.0.1"
  }
}
