{
  "name": "flickity-hash",
  "description": "Select Flickity slides with links ",
  "main": "hash.js",
  "dependencies": {
    "flickity": "^3.0.0"
  },
  "authors": [
    "David DeSandro"
  ],
  "license": "GPL-3.0",
  "keywords": [
    "flickity",
    "carousel",
    "hash"
  ],
  "homepage": "",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests",
    "package.json",
    "sandbox"
  ]
}
