{
  "_from": "chosen-js",
  "_id": "chosen-js@1.8.3",
  "_inBundle": false,
  "_integrity": "sha512-B1ruoi+9Y51W9lcw5BXBOWdWGrEGyk7sAPlBYn3tmmUKM/JelfFCrhR70tSAZ4YZlfGBdrbXTCHWxpHS/GwGCg==",
  "_location": "/chosen-js",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "chosen-js",
    "name": "chosen-js",
    "escapedName": "chosen-js",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/chosen-js/-/chosen-js-1.8.3.tgz",
  "_shasum": "1f953aef905d9760c14b5facc839a5f47eb356ec",
  "_spec": "chosen-js",
  "_where": "E:\\dev-gulp\\helios",
  "bugs": {
    "url": "https://github.com/harvesthq/chosen/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Patrick Filler",
      "url": "https://github.com/pfiller"
    },
    {
      "name": "Christophe Coevoet",
      "url": "https://github.com/stof"
    },
    {
      "name": "Ken Earley",
      "url": "https://github.com/kenearley"
    },
    {
      "name": "Koen Punt",
      "url": "https://github.com/koenpunt"
    }
  ],
  "dependencies": {},
  "deprecated": false,
  "description": "Chosen is a JavaScript plugin that makes select boxes user-friendly. It is currently available in both jQuery and Prototype flavors.",
  "files": [
    "chosen.jquery.js",
    "chosen.jquery.min.js",
    "chosen.proto.js",
    "chosen.proto.min.js",
    "chosen.css",
    "chosen.min.css",
    "chosen-sprite@2x.png",
    "chosen-sprite.png"
  ],
  "homepage": "https://harvesthq.github.io/chosen/",
  "keywords": [
    "select",
    "multiselect",
    "dropdown",
    "form",
    "input",
    "ui"
  ],
  "license": "MIT",
  "main": "chosen.jquery.js",
  "name": "chosen-js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/harvesthq/chosen.git"
  },
  "version": "1.8.3"
}
