mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 12:56:05 +10:00
25 lines
596 B
JSON
25 lines
596 B
JSON
{
|
|
"name": "jquery-customSelect",
|
|
"filename": "jquery.customSelect.min.js",
|
|
"version": "0.4.1",
|
|
"description": "Lightweight, unobtrusive, custom style select boxes with jQuery",
|
|
"homepage": "http://www.adamcoulombe.info/lab/jquery/select-box",
|
|
"keywords": [
|
|
"jquery",
|
|
"select",
|
|
"forms"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Adam Coulombe",
|
|
"web": "http://adam.co/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/adamcoulombe/jquery.customSelect"
|
|
}
|
|
]
|
|
}
|