scratch

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 124  →  ?path2? @ 125
/bower_components/bootstrap-tagsinput/bootstrap-tagsinput.jquery.json
@@ -0,0 +1,27 @@
{
"name": "bootstrap-tagsinput",
"version": "0.8.0",
"title": "Bootstrap Tags Input",
"author": {
"name": "Tim Schlechter"
},
"licenses": [
{
"type": "MIT",
"url": "http://opensource.org/licenses/MIT"
}
],
"dependencies": {
"jquery": "*"
},
"description": "jQuery plugin providing a Twitter Bootstrap user interface for managing tags.",
"keywords": [
"tags",
"bootstrap",
"input",
"select",
"form"
],
"download": "http://timschlechter.github.io/bootstrap-tagsinput/build/bootstrap-tagsinput.zip",
"homepage": "http://timschlechter.github.io/bootstrap-tagsinput/examples/"
}