{
  "name": "bootbox",
  "version": "4.4.0",
  "description": "Wrappers for JavaScript alert(), confirm() and other flexible dialogs using the Bootstrap framework",
  "directories": {
    "test": "tests"
  },
  "scripts": {
    "test": "karma start"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/makeusabrew/bootbox.git"
  },
  "author": {
    "name": "Nick Payne",
    "email": "nick@kurai.co.uk"
  },
  "license": "MIT",
  "main": "bootbox.js",
  "devDependencies": {
    "grunt-contrib-uglify": "~0.2.2",
    "grunt": "~0.4.1",
    "karma": "~0.10.1",
    "grunt-contrib-jshint": "~0.6.3",
    "karma-mocha": "0.1.3",
    "karma-phantomjs-launcher": "~0.1.0",
    "mocha": "~1.12.0",
    "karma-coffee-preprocessor": "~0.1.0",
    "karma-coverage": "~0.1.0",
    "karma-junit-reporter": "~0.1.0",
    "sinon": "~1.7.3",
    "sinon-chai": "~2.4.0",
    "karma-chai": "0.0.1",
    "grunt-karma": "~0.6.2"
  },
  "bugs": {
    "url": "https://github.com/makeusabrew/bootbox/issues"
  },
  "homepage": "https://github.com/makeusabrew/bootbox",
  "_id": "bootbox@4.4.0",
  "_shasum": "ff7f898fb87d4527e547feb64158f88450d1a0c9",
  "_from": "bootbox@latest",
  "_npmVersion": "1.4.9",
  "_npmUser": {
    "name": "makeusabrew",
    "email": "nick@kurai.co.uk"
  },
  "maintainers": [
    {
      "name": "shtylman",
      "email": "shtylman@gmail.com"
    },
    {
      "name": "makeusabrew",
      "email": "nick@kurai.co.uk"
    }
  ],
  "dist": {
    "shasum": "ff7f898fb87d4527e547feb64158f88450d1a0c9",
    "tarball": "https://registry.npmjs.org/bootbox/-/bootbox-4.4.0.tgz"
  },
  "_resolved": "https://registry.npmjs.org/bootbox/-/bootbox-4.4.0.tgz"
}
