{
  "_from": "bootstrap-select@1.14.0-beta3",
  "_id": "bootstrap-select@1.14.0-beta3",
  "_inBundle": false,
  "_integrity": "sha512-wYUDY4NAYBcNydXybE7wh3+ucyf+AcUOhZ+e0TFIoZ38A+k/3BVT1RPl5f0CiPxAexP1IQuqALKMqI8wtZS71A==",
  "_location": "/bootstrap-select",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "bootstrap-select@1.14.0-beta3",
    "name": "bootstrap-select",
    "escapedName": "bootstrap-select",
    "rawSpec": "1.14.0-beta3",
    "saveSpec": null,
    "fetchSpec": "1.14.0-beta3"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/bootstrap-select/-/bootstrap-select-1.14.0-beta3.tgz",
  "_shasum": "dc15083fe51d0ac7b38a3b99dfd492dcc0a783b0",
  "_spec": "bootstrap-select@1.14.0-beta3",
  "_where": "/home/gregory/public_html/spot-hit-plugins/wordpress/wp-content/plugins/Spot-Hit",
  "author": {
    "name": "Casey Holzer",
    "url": "https://github.com/caseyjhol"
  },
  "browserslist": [
    "Android 2.3",
    "Android >= 4",
    "Chrome >= 20",
    "Firefox >= 24",
    "Explorer >= 8",
    "iOS >= 6",
    "Opera >= 12",
    "Safari >= 6"
  ],
  "bugs": {
    "url": "https://github.com/snapappointments/bootstrap-select/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Silvio Moreto",
      "url": "https://github.com/silviomoreto"
    },
    {
      "name": "SnapAppointments, LLC",
      "url": "https://snapappointments.com"
    }
  ],
  "dependencies": {},
  "deprecated": false,
  "description": "The jQuery plugin that brings select elements into the 21st century with intuitive multiselection, searching, and much more. Now with Bootstrap 4 support.",
  "devDependencies": {
    "autoprefixer": "^9.7.6",
    "cypress": "^9.5.0",
    "grunt": "^1.1.0",
    "grunt-banner": "^0.6.0",
    "grunt-contrib-clean": "^2.0.0",
    "grunt-contrib-compress": "^1.6.0",
    "grunt-contrib-concat": "^1.0.1",
    "grunt-contrib-copy": "^1.0.0",
    "grunt-contrib-csslint": "^2.0.0",
    "grunt-contrib-cssmin": "^3.0.0",
    "grunt-contrib-less": "^2.0.0",
    "grunt-contrib-uglify": "^4.0.1",
    "grunt-contrib-watch": "^1.0.0",
    "grunt-eslint": "^22.0.0",
    "grunt-postcss": "^0.9.0",
    "grunt-version": "^2.0.0",
    "load-grunt-tasks": "^5.1.0",
    "uuid": "^8.3.2"
  },
  "homepage": "https://developer.snapappointments.com/bootstrap-select",
  "keywords": [
    "javascript",
    "jquery",
    "form",
    "bootstrap",
    "dropdown",
    "select",
    "replacement"
  ],
  "license": "MIT",
  "main": "dist/js/bootstrap-select.js",
  "name": "bootstrap-select",
  "peerDependencies": {
    "jquery": "1.9.1 - 3",
    "bootstrap": ">=3.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/snapappointments/bootstrap-select.git"
  },
  "scripts": {
    "cypress:open": "cypress open"
  },
  "title": "bootstrap-select",
  "version": "1.14.0-beta3"
}
