{
  "name": "bootbox.js",
  "version": "4.2.0",
  "main": "./bootbox.js",
  "ignore": [
    "CHANGELOG.md",
    "CONTRIBUTING",
    "Gruntfile.js",
    "header.txt",
    "karma*.js",
    "build",
    "tests"
  ],
  "dependencies": {
    "bootstrap": ">= 3.0.0"
  }
}
