{
  "_from": "react-bootstrap-multiselect@~2.4.1",
  "_id": "react-bootstrap-multiselect@2.4.1",
  "_inBundle": false,
  "_integrity": "sha512-JVoiesQeRMqvM3lioP/+E3EdenlSM8Zd77e83/6D/uNkV4JYkQ2wfiaVTt7nu4JurIRsS375ZHwJWpmyJ03JuA==",
  "_location": "/react-bootstrap-multiselect",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "react-bootstrap-multiselect@~2.4.1",
    "name": "react-bootstrap-multiselect",
    "escapedName": "react-bootstrap-multiselect",
    "rawSpec": "~2.4.1",
    "saveSpec": null,
    "fetchSpec": "~2.4.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/react-bootstrap-multiselect/-/react-bootstrap-multiselect-2.4.1.tgz",
  "_shasum": "2b6a1cad44d37aebb4be5ae3cefd9ea55cc9654f",
  "_spec": "react-bootstrap-multiselect@~2.4.1",
  "_where": "/var/www/html/prod/amplitech-react-js",
  "author": {
    "name": "skratchdot"
  },
  "bugs": {
    "url": "https://github.com/skratchdot/react-bootstrap-multiselect/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "jquery": ">=2.2.0",
    "object-assign": "^4.1.0",
    "react": ">=15.0.0"
  },
  "deprecated": false,
  "description": "A multiselect component for react (with bootstrap). This is a react port of: https://github.com/davidstutz/bootstrap-multiselect",
  "devDependencies": {
    "babel-preset-es2015": "^6.24.1",
    "babel-preset-react": "^6.24.1",
    "babelify": "^7.3.0",
    "bootstrap": "^3.3.7",
    "browserify": "^14.3.0",
    "gulp": "^3.9.1",
    "gulp-babel": "^6.1.2",
    "gulp-connect": "^5.0.0",
    "gulp-cssmin": "^0.1.7",
    "gulp-download": "0.0.1",
    "gulp-less": "^3.1.0",
    "gulp-nodemon": "^2.1.0",
    "gulp-react": "^3.1.0",
    "gulp-rename": "^1.2.2",
    "gulp-replace": "^0.5.4",
    "gulp-uglify": "^2.0.0",
    "gulp-wrap": "^0.13.0",
    "jsxhint": "^0.15.1",
    "react-bootstrap": "^0.30.3",
    "react-dom": "^15.3.1",
    "reactify": "^1.1.1",
    "vinyl-buffer": "^1.0.0",
    "vinyl-source-stream": "^1.1.0"
  },
  "homepage": "https://github.com/skratchdot/react-bootstrap-multiselect#readme",
  "keywords": [
    "react",
    "react-component",
    "bootstrap",
    "multiselect",
    "select",
    "list",
    "ui",
    "checkbox",
    "radio"
  ],
  "license": [
    "Apache-2.0",
    "BSD-3-Clause"
  ],
  "main": "dist/index.js",
  "name": "react-bootstrap-multiselect",
  "repository": {
    "type": "git",
    "url": "git://github.com/skratchdot/react-bootstrap-multiselect.git"
  },
  "scripts": {
    "build": "gulp build",
    "changelog": "github_changelog_generator",
    "start": "gulp default",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "2.4.1"
}
