{
  "name": "shepherd",
  "main": "shepherd.js",
  "version": "0.5.1",
  "homepage": "https://github.com/HubSpot/shepherd",
  "authors": [
    "Zack Bloom <zackbloom@gmail.com>",
    "Adam Schwartz <adam.flynn.schwartz@gmail.com>"
  ],
  "description": "Guide your users through a tour of your app.",
  "keywords": [
    "guider",
    "tour",
    "javascript",
    "css"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "tether": "~0.6.5"
  }
}
