{
  "_from": "bootbox@^5.5.2",
  "_id": "bootbox@5.5.3",
  "_inBundle": false,
  "_integrity": "sha512-B4mnm1DYgNHzoNtD7I0L/fixqvya4EEQy5bFF/yNmGI2Eq3WwVVwdfWf3hoF8KS+EaV4f0uIMqtxB1EAZwZPhQ==",
  "_location": "/bootbox",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "bootbox@^5.5.2",
    "name": "bootbox",
    "escapedName": "bootbox",
    "rawSpec": "^5.5.2",
    "saveSpec": null,
    "fetchSpec": "^5.5.2"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/bootbox/-/bootbox-5.5.3.tgz",
  "_shasum": "6b32da9c401a22b089e1544797cc9a91f1c35b23",
  "_spec": "bootbox@^5.5.2",
  "_where": "/var/www/html/market_up",
  "author": {
    "name": "Nick Payne",
    "email": "nick@kurai.co.uk"
  },
  "bugs": {
    "url": "https://github.com/makeusabrew/bootbox/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Wrappers for JavaScript alert(), confirm(), prompt(), and other flexible dialogs using the Bootstrap framework",
  "devDependencies": {
    "chai": "^4.2.0",
    "eslint": "^6.7.1",
    "eslint-config-standard": "^14.1.0",
    "eslint-plugin-import": "^2.18.2",
    "eslint-plugin-node": "^10.0.0",
    "eslint-plugin-promise": "^4.2.1",
    "eslint-plugin-standard": "^4.0.1",
    "grunt": "^1.0.4",
    "grunt-contrib-jshint": "^2.1.0",
    "grunt-contrib-uglify": "^4.0.1",
    "grunt-karma": "^3.0.2",
    "karma": "^6.3.16",
    "karma-chai": "^0.1.0",
    "karma-chrome-launcher": "^3.1.1",
    "karma-coverage": "^2.0.3",
    "karma-junit-reporter": "^2.0.1",
    "karma-mocha": "^1.3.0",
    "karma-sinon-chai": "^2.0.2",
    "karma-webpack": "^4.0.2",
    "lolex": "5.1.1",
    "mocha": "^6.2.2",
    "puppeteer": "^13.6.0",
    "sinon": "^7.5.0",
    "sinon-chai": "^3.3.0",
    "uglify-js": "^3.7.0",
    "webpack": "^4.41.2"
  },
  "directories": {
    "test": "tests"
  },
  "files": [
    "dist/*.js",
    "bootbox.js",
    "bootbox.locales.js",
    "bootbox.all.js"
  ],
  "homepage": "https://github.com/makeusabrew/bootbox#readme",
  "license": "MIT",
  "main": "bootbox.all.js",
  "name": "bootbox",
  "peerDependencies": {
    "bootstrap": "^3.1.0 || ^4.4.0",
    "jquery": "^3.5.1",
    "popper.js": "^1.16.0"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/makeusabrew/bootbox.git"
  },
  "scripts": {
    "test": "karma start"
  },
  "version": "5.5.3"
}
