Files

41 lines
837 B
JSON

{
"name": "bootstrap-tokenfield",
"filename": "bootstrap-tokenfield.min.js",
"version": "0.12.0",
"description": "Advanced tagging/tokenizing plugin for jQuery and Twitter Bootstrap with a focus on keyboard and copy-paste support",
"homepage": "http://sliptree.github.io/bootstrap-tokenfield",
"keywords": [
"jquery",
"javascript",
"bootstrap",
"tokenfield",
"tags",
"token",
"input",
"select",
"form"
],
"maintainers": [
{
"name": "ragulka",
"web": "https://github.com/ragulka"
}
],
"repositories": [
{
"type": "git",
"url": "git://github.com/sliptree/bootstrap-tokenfield.git"
}
],
"npmName": "bootstrap-tokenfield",
"npmFileMap": [
{
"basePath": "/dist/",
"files": [
"*",
"css/*"
]
}
]
}