mirror of
https://github.com/owncloudarchive/contacts.git
synced 2025-01-31 20:52:17 +01:00
8c3d7ccdba
Remove old combobox user bower for onfontresize Add jcrop + md5 Add files to scrutinizer ignore list Remove misplaced text Selected the right MultiSelect library via bower Move bower dependencies to correct location
26 lines
579 B
JSON
26 lines
579 B
JSON
{
|
|
"name": "jquery-combobox",
|
|
"version": "1.1.2",
|
|
"main": "combobox.js",
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"components",
|
|
"config.rb",
|
|
"post.php"
|
|
],
|
|
"dependencies": {
|
|
"jquery": ">=1.8.0"
|
|
},
|
|
"homepage": "https://github.com/jslayer/jquery-combobox",
|
|
"_release": "1.1.2",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "1.1.2",
|
|
"commit": "47728ecba1145da597dab9cf871fa8ac60eac750"
|
|
},
|
|
"_source": "git://github.com/jslayer/jquery-combobox.git",
|
|
"_target": "~1.1.2",
|
|
"_originalSource": "jquery-combobox",
|
|
"_direct": true
|
|
} |