{
  "name": "smoove",
  "title": "jQuery Smoove - Gorgeous CSS3 Scroll Effects",
  "version": "0.2.11",
  "description": "A simple jQuery plugin for sexy scrolling effects using CSS3 transitions and transforms.",
  "homepage": "http://smoove.js.org/",
  "author": {
    "name": "ABE Media - Web Design Brighton",
    "url": "http://abemedia.co.uk/"
  },
  "maintainers": [
    {
      "name": "Adam Bouqdib",
      "web": "http://abemedia.co.uk/"
    }
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/abeMedia/jquery-smoove.git"
  },
  "bugs": "https://github.com/abeMedia/jquery-smoove/issues",
  "docs": "http://smoove.js.org/",
  "licenses": [
    {
      "type": "GPL-2.0",
      "url": "http://abemedia.co.uk/license"
    }
  ],
  "dependencies": {
    "jquery": ">=1.7"
  },
  "keywords": [
    "jquery",
    "scroll",
    "css",
    "animation"
  ]
}
