TestsScoDoc7API/static/libjs/jQuery-tagEditor/tag-editor.jquery.json

31 lines
670 B
JSON

{
"name": "tag-editor",
"title": "tagEditor",
"description": "A powerful and lightweight tag editor plugin for jQuery.",
"version": "1.0.20",
"dependencies": {
"jquery": ">=1.7",
"caret": ">=1.3.2"
},
"keywords": [
"tags",
"keywords",
"editor",
"ui",
"tagging",
"jQuery"
],
"author": {
"name": "Simon Steinberger",
"url": "https://pixabay.com/users/Simon/",
"email": "simon@pixabay.com"
},
"licenses": [
{
"type": "MIT",
"url": "http://www.opensource.org/licenses/mit-license.php"
}
],
"homepage": "https://goodies.pixabay.com/jquery/tag-editor/demo.html",
"demo": "https://goodies.pixabay.com/jquery/tag-editor/demo.html"
}