{
  "name": "unslider",
  "version": "2.0.1",
  "homepage": "http://unslider.com",
  "authors": [
    "Visual Idiot <iam@visualidiot.com>"
  ],
  "description": "The simplest little slider.",
  "main": "src/js/unslider.js",
  "keywords": [
    "slider",
    "jquery",
    "unslider",
    "carousel"
  ],
  "license": "WTFPL",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
