mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-13 14:55:54 +10:00
29 lines
788 B
JSON
29 lines
788 B
JSON
{
|
|
"name": "selectize.js",
|
|
"filename": "js/selectize.min.js",
|
|
"version": "0.11.0",
|
|
"description": "A jQuery-based select UI control with autocomplete and native-feeling keyboard navigation; useful for tagging, contact lists, etc.",
|
|
"homepage": "http://brianreavis.github.io/selectize.js/",
|
|
"keywords": [
|
|
"select",
|
|
"jquery",
|
|
"dropdown",
|
|
"ui",
|
|
"ajax"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Brian Reavis",
|
|
"email": "brian@thirdroute.com",
|
|
"web": "https://github.com/brianreavis"
|
|
}
|
|
],
|
|
"bugs": "https://github.com/brianreavis/selectize.js/issues",
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/brianreavis/selectize.js"
|
|
}
|
|
]
|
|
}
|