PluginProbe ʕ •ᴥ•ʔ
VikAppointments Services Booking Calendar / 1.2.20
VikAppointments Services Booking Calendar v1.2.20
1.2.21 1.2.20 trunk 1.2.17 1.2.18 1.2.19
vikappointments / site / assets / js / select2 / bower.json
vikappointments / site / assets / js / select2 Last commit date
i18n 1 month ago LICENSE 1 month ago README.md 1 month ago bower.json 1 month ago component.json 1 month ago composer.json 1 month ago index.html 1 month ago package.json 1 month ago release.sh 1 month ago select2-bootstrap.css 1 month ago select2-spinner.gif 1 month ago select2.css 1 month ago select2.jquery.json 1 month ago select2.min.js 1 month ago select2.png 1 month ago select2_locale_en.js.template 1 month ago select2x2.png 1 month ago
bower.json
9 lines
1 {
2 "name": "select2",
3 "version": "3.5.1",
4 "main": ["select2.js", "select2.css", "select2.png", "select2x2.png", "select2-spinner.gif"],
5 "dependencies": {
6 "jquery": ">= 1.7.1"
7 }
8 }
9