PluginProbe
Property Hive / 2.2.4
Property Hive v2.2.4
2.3.1 2.3.0 2.2.6 2.2.5 2.2.4 2.2.3 2.2.2 1.4.46 1.4.47 1.4.48 1.4.49 1.4.5 1.4.50 1.4.51 1.4.52 1.4.53 1.4.54 1.4.55 1.4.56 1.4.57 1.4.58 1.4.59 1.4.6 1.4.60 1.4.61 All 261 releases
propertyhive / assets / js / multiselect / bower.json

bower.json in Property Hive 2.2.4, at assets/js/multiselect/bower.json

29 lines 633 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "author": "nobleclem",
3 "name": "jQuery-MultiSelect",
4 "description": "Turn a multiselect list into a nice and easy to use list with checkboxes",
5 "version": "2.4.18",
6 "main": [
7 "jquery.multiselect.js",
8 "jquery.multiselect.css"
9 ],
10 "license": "MIT",
11 "authors": [
12 "nobleclem"
13 ],
14 "moduleType": [],
15 "keywords": [
16 "jquery",
17 "MultiSelect",
18 "CheckBox"
19 ],
20 "homepage": "https://github.com/nobleclem/jQuery-MultiSelect",
21 "ignore": [
22 "*/.",
23 "node_modules",
24 "bower_components",
25 "test",
26 "tests"
27 ]
28 }
29