/home/mip/public_html/template/AdminLTE/plugins/jquery-autotab/autotab.jquery.json
{
"name": "autotab",
"title": "jQuery Autotab",
"description": "A jQuery plugin that provides auto tabbing and filtering on text fields in a form.",
"keywords": [
"filter",
"autotab"
],
"version": "1.7.1",
"author": {
"name": "Mathachew",
"url": "https://github.com/Mathachew"
},
"maintainers": [
{
"name": "Matthew Miller",
"url": "https://github.com/Mathachew"
}
],
"licenses": [
{
"type": "MIT",
"url": "http://www.opensource.org/licenses/mit-license.php"
}
],
"bugs": "https://github.com/Mathachew/jquery-autotab/issues",
"homepage": "https://github.com/Mathachew/jquery-autotab",
"docs": "https://github.com/Mathachew/jquery-autotab/blob/master/README.md",
"dependencies": {
"jquery": ">=1.7"
}
}