{
  "name": "ouibounce",
  "version": "0.0.11",
  "homepage": "https://github.com/carlsednaoui/ouibounce",
  "authors": [
    "Carl Sednaoui"
  ],
  "description": "A small library enabling you to display a modal before a user leaves your website.",
  "main": "build/ouibounce.js",
  "moduleType": [
    "amd",
    "globals"
  ],
  "keywords": [
    "modal",
    "leave",
    "page",
    "marketing"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "source",
    "test",
    "tests"
  ]
}
