mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-15 07:46:06 +10:00
28 lines
812 B
JSON
28 lines
812 B
JSON
{
|
|
"name": "select2",
|
|
"filename": "select2.min.js",
|
|
"version": "3.5.0",
|
|
"description": "Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results. Look and feel of Select2 is based on the excellent Chosen library.",
|
|
"homepage": "http://ivaynberg.github.com/select2/",
|
|
"keywords": [
|
|
"select",
|
|
"jquery",
|
|
"dropdown",
|
|
"ui"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Igor Vaynberg",
|
|
"email": "igor.vaynberg@gmail.com",
|
|
"web": "https://github.com/ivaynberg"
|
|
}
|
|
],
|
|
"bugs": "https://github.com/ivaynberg/select2/issues",
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/ivaynberg/select2"
|
|
}
|
|
]
|
|
}
|