drupal-civicrm/sites/all/modules/civicrm/bower_components/select2/.bower.json

23 lines
529 B
JSON
Raw Normal View History

2018-01-14 15:10:16 +02:00
{
"name": "select2",
"main": [
"select2.js",
"select2.css",
"select2.png",
"select2x2.png",
"select2-spinner.gif"
],
"dependencies": {
"jquery": ">= 1.7.1"
},
"homepage": "https://github.com/colemanw/select2",
"_release": "90d4b9ee38",
"_resolution": {
"type": "branch",
"branch": "stable/3.5",
"commit": "90d4b9ee388b33e17c9f58a2866a4765f00b9a55"
},
"_source": "https://github.com/colemanw/select2.git",
"_target": "stable/3.5",
"_originalSource": "colemanw/select2"
}