{
  "name": "bootstrap-sweetalert",
  "homepage": "http://lipis.github.io/bootstrap-sweetalert/",
  "authors": [
    "Tristan Edwards <tristan.edwards@me.com> (http://tristanedwards.me)",
    "Panayiotis Lipiridis <lipiridis@gmail.com> (http://lip.is)"
  ],
  "description": "A beautiful replacement for JavaScript's alert for Bootstrap.",
  "main": [
    "dist/sweetalert.js",
    "dist/sweetalert.css"
  ],
  "keywords": [
    "alert",
    "modal"
  ],
  "repository": {
    "type": "git",
    "url": "git@github.com:lipis/bootstrap-sweetalert.git"
  },
  "license": "MIT",
  "devDependencies": {
    "qunit": "~1.18.0",
    "jquery": "~2.1.4"
  }
}
