Files

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"
}
]
}