{
  "name": "animate-js",
  "version": "0.3.2",
  "description": "This package lets you add triggers on your page for the animate.css package",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/jacildo/animate-js.git"
  },
  "keywords": [
    "animate",
    "animation",
    "js",
    "javascript"
  ],
  "author": "Brian Jacildo",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/jacildo/animate-js/issues"
  },
  "homepage": "https://github.com/jacildo/animate-js#readme",
  "dependencies": {
    "jquery": "^3.1.0"
  },
  "devDependencies": {
    "animate.css": "^3.5.2",
    "babel": "^6.5.2",
    "babel-core": "^6.14.0",
    "babel-loader": "^6.2.5",
    "babel-preset-es2015": "^6.14.0",
    "bootstrap": "^3.3.7",
    "eslint-plugin-react": "^6.2.0",
    "jquery": "^3.1.1",
    "webpack": "^1.13.2"
  }
}
