{
  "name": "csshake",
  "homepage": "http://elrumordelaluz.github.io/csshake/",
  "authors": [
    "Lionel <elrumordelaluz@hotmail.com>"
  ],
  "description": "Some CSS classes to move your DOM!",
  "main": [
    "dist/csshake.css",
    "scss/csshake.css"
  ],
  "keywords": [
    "csshake",
    "css",
    "animations",
    "transitions",
    "shake"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}