{
  "name": "animatedmodal",
  "main": "animatedmodal",
  "version": "0.1.0",
  "homepage": "https://github.com/joaopereirawd/animatedModal.js",
  "authors": [
    "João Pereira <joaopereirawd@gmail.com>"
  ],
  "description": "animatedModal.js is a jQuery plugin to create a fullscreen modal with CSS3 transitions. you can use the transitions by animate.css or create yourself their transitions.",
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
