{
  "name": "jquery-shadow-animation",
  "version": "1.12.0",
  "description": "Animate all aspects of a shadow: the color, the x- and y-offset, the blur-radius and spread-radius.",
  "keywords": [
    "jquery-plugin",
    "ecosystem:jquery",
    "animation",
    "shadow",
    "glow",
    "effect"
  ],
  "homepage": "http://www.bitstorm.org/jquery/shadow-animation/",
  "bugs": "https://github.com/edwinm/Shadow-animation-jQuery-plugin/issues",
  "main": "jquery.animate-shadow-min.js",
  "license": "MIT",
  "author": "Edwin Martin <edwin@bitstorm.org>",
  "repository": {
    "type": "git",
    "url": "https://github.com/edwinm/Shadow-animation-jQuery-plugin.git"
  },
  "dependencies": {
    "jquery": ">=1.8"
  },
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-closure-compiler": "0.0.21",
    "grunt-contrib-watch": "~0.5.3",
    "grunt-zopfli": "^0.3.3"
  }
}
