# authorizer/3.9.0/vendor/components/multi-select/bower.json

Authorizer, version 3.9.0. 15 lines.

- Page: https://pluginprobe.com/plugins/authorizer/3.9.0/code/vendor/components/multi-select/bower.json
- Raw: https://pluginprobe.com/plugins/authorizer/3.9.0/raw/vendor/components/multi-select/bower.json
- Modified: 2021-02-04T21:50:46+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/authorizer/3.9.0/code/vendor/components/multi-select/bower.json#L10-L20`.

```json
{
  "name": "multiselect",
  "version": "0.9.12",
  "description" : "A user-friendlier drop-in replacement for the standard select with multiple attribute activated.",
  "license" : "WTFPL",
  "main": [
    "./css/multi-select.css",
    "./img/switch.png",
    "./js/jquery.multi-select.js"
  ],
  "dependencies" : {
    "jquery" : ">= 1.7.1"
  }
}

```
