{
  "name": "janimate",
  "version": "0.2.1",
  "description": "Plugin to help you use Animate.css with jQuery.",
  "main": "Gruntfile.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/renatorib/janimate.git"
  },
  "author": "Renato Ribeiro",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/renatorib/janimate/issues"
  },
  "homepage": "https://renatorib.github.io/janimate",
  "devDependencies": {
    "grunt-contrib-concat": "^0.5.1",
    "grunt-contrib-connect": "^0.10.1",
    "grunt-contrib-copy": "*",
    "grunt-contrib-uglify": "*",
    "grunt-contrib-watch": "*",
    "grunt-release": "^0.12.0",
    "grunt-replace": "^0.9.2"
  }
}
