26 lines
652 B
JSON
26 lines
652 B
JSON
{
|
|
"name": "multiselect",
|
|
"version": "2.5.7",
|
|
"homepage": "https://github.com/crlcu/multiselect",
|
|
"authors": [
|
|
"Adrian Crisan <adrian.crisan88@gmail.com>"
|
|
],
|
|
"description": "jQuery multiselect plugin with two sides",
|
|
"main": "dist/js/multiselect.min.js",
|
|
"keywords": [
|
|
"multiselect"
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jquery": ">= 1.7"
|
|
},
|
|
"_release": "2.5.7",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v2.5.7",
|
|
"commit": "5518a4229ff96eec6678be954db3b3c48e1420ee"
|
|
},
|
|
"_source": "https://github.com/crlcu/multiselect.git",
|
|
"_target": "2.5.*",
|
|
"_originalSource": "multiselect-two-sides"
|
|
} |