{
  "_args": [
    [
      "bootbox",
      "D:\\xampp\\htdocs\\gym"
    ]
  ],
  "_from": "bootbox@*",
  "_id": "bootbox@4.4.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/bootbox",
  "_npmUser": {
    "email": "nick@kurai.co.uk",
    "name": "makeusabrew"
  },
  "_npmVersion": "1.4.9",
  "_phantomChildren": {},
  "_requested": {
    "name": "bootbox",
    "raw": "bootbox",
    "rawSpec": "",
    "scope": null,
    "spec": "*",
    "type": "range"
  },
  "_requiredBy": [
    "#USER"
  ],
  "_resolved": "https://registry.npmjs.org/bootbox/-/bootbox-4.4.0.tgz",
  "_shasum": "ff7f898fb87d4527e547feb64158f88450d1a0c9",
  "_shrinkwrap": null,
  "_spec": "bootbox",
  "_where": "D:\\xampp\\htdocs\\gym",
  "author": {
    "email": "nick@kurai.co.uk",
    "name": "Nick Payne"
  },
  "bugs": {
    "url": "https://github.com/makeusabrew/bootbox/issues"
  },
  "dependencies": {},
  "description": "Wrappers for JavaScript alert(), confirm() and other flexible dialogs using the Bootstrap framework",
  "devDependencies": {
    "grunt": "~0.4.1",
    "grunt-contrib-jshint": "~0.6.3",
    "grunt-contrib-uglify": "~0.2.2",
    "grunt-karma": "~0.6.2",
    "karma": "~0.10.1",
    "karma-chai": "0.0.1",
    "karma-coffee-preprocessor": "~0.1.0",
    "karma-coverage": "~0.1.0",
    "karma-junit-reporter": "~0.1.0",
    "karma-mocha": "0.1.3",
    "karma-phantomjs-launcher": "~0.1.0",
    "mocha": "~1.12.0",
    "sinon": "~1.7.3",
    "sinon-chai": "~2.4.0"
  },
  "directories": {
    "test": "tests"
  },
  "dist": {
    "shasum": "ff7f898fb87d4527e547feb64158f88450d1a0c9",
    "tarball": "http://registry.npmjs.org/bootbox/-/bootbox-4.4.0.tgz"
  },
  "homepage": "https://github.com/makeusabrew/bootbox",
  "license": "MIT",
  "main": "bootbox.js",
  "maintainers": [
    {
      "name": "shtylman",
      "email": "shtylman@gmail.com"
    },
    {
      "name": "makeusabrew",
      "email": "nick@kurai.co.uk"
    }
  ],
  "name": "bootbox",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/makeusabrew/bootbox.git"
  },
  "scripts": {
    "test": "karma start"
  },
  "version": "4.4.0"
}
