nsedit/js/addclear/add-clear.jquery.json

36 lines
870 B
JSON

{
"name": "add-clear",
"title": "jQuery Add Clear",
"description": "jQuery plugin for adding a clear action to the end of a text input",
"keywords": [
"input",
"close",
"text",
"clear"
],
"version": "2.0.6",
"author": {
"name": "Stephen Korecky",
"url": "http://stephenkorecky.com"
},
"maintainers": [
{
"name": "Stephen Korecky",
"email": "skorecky@gmail.com",
"url": "http://stephenkorecky.com"
}
],
"licenses": [
{
"type": "MIT",
"url": "https://github.com/jquery/jquery-color/blob/2.1.2/MIT-LICENSE.txt"
}
],
"bugs": "https://github.com/skorecky/Add-Clear/issues",
"homepage": "http://github.com/skorecky/Add-Clear ",
"docs": "https://github.com/skorecky/Add-Clear",
"download": "http://code.jquery.com/#add-clear",
"dependencies": {
"jquery": ">=1.8"
}
}