Files
bootstrap-tokenfield/bootstrap-tokenfield.jquery.json
Illimar Tambek 1b897c8435 0.11.6
2014-03-07 09:15:18 +02:00

31 lines
760 B
JSON

{
"name": "bootstrap-tokenfield",
"version": "0.11.6",
"title": "Bootstrap Tokenfield",
"author": {
"name": "ragulka",
"url": "https://github.com/ragulka"
},
"licenses": [
{
"type": "MIT",
"url": "http://opensource.org/licenses/MIT"
}
],
"dependencies": {
"jquery": "*"
},
"description": "Advanced tagging/tokenizing plugin for input fields with a focus on keyboard and copy-paste support.",
"keywords": [
"bootstrap",
"tokenfield",
"tags",
"token"
"input",
"select",
"form",
],
"homepage": "http://sliptree.github.io/bootstrap-tokenfield/",
"docs": "http://sliptree.github.io/bootstrap-tokenfield/",
"bugs": "https://github.com/sliptree/bootstrap-tokenfield/issues"
}