mirror of
https://github.com/zhigang1992/bootstrap-tokenfield.git
synced 2026-01-12 17:12:44 +08:00
35 lines
807 B
JSON
35 lines
807 B
JSON
{
|
|
"name": "bootstrap-tokenfield",
|
|
"version": "0.11.9",
|
|
"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": [
|
|
"jquery",
|
|
"javascript",
|
|
"bootstrap",
|
|
"tokenfield",
|
|
"tags",
|
|
"token",
|
|
"input",
|
|
"select",
|
|
"form"
|
|
],
|
|
"homepage": "http://sliptree.github.io/bootstrap-tokenfield/",
|
|
"docs": "http://sliptree.github.io/bootstrap-tokenfield/",
|
|
"bugs": {
|
|
"url": "https://github.com/sliptree/bootstrap-tokenfield/issues"
|
|
}
|
|
} |