{
  "name": "animatewithsass",
  "version": "3.2.1",
  "homepage": "https://github.com/geoffgraham/animate.scss",
  "authors": [
    "geoffgraham <@geoffreygraham>"
  ],
  "description": "A SASS port of Dan Eden's Animate.css",
  "main": ["animate.scss"],
  "keywords": [
    "animate.scss",
    "animate.css",
    "animate"
  ],
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
