scratch

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 133  →  ?path2? @ 134
/bower_components/bootstrap-tokenfield/bootstrap-tokenfield.jquery.json
@@ -0,0 +1,35 @@
{
"name": "bootstrap-tokenfield",
"version": "0.12.1",
"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"
}
}