scratch

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 124  →  ?path2? @ 125
/bower_components/bootstrap-tagsinput/.bower.json
@@ -0,0 +1,52 @@
{
"name": "bootstrap-tagsinput",
"version": "0.8.0",
"homepage": "https://github.com/TimSchlechter/bootstrap-tagsinput",
"authors": [
"Tim Schlechter",
"Luckner Jr Jean-Baptiste"
],
"description": "jQuery plugin providing a Twitter Bootstrap user interface for managing tags.",
"main": [
"dist/bootstrap-tagsinput.js",
"dist/bootstrap-tagsinput.css"
],
"keywords": [
"tags",
"bootstrap",
"input",
"select",
"form"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"lib",
"test"
],
"dependencies": {
"jquery": "~2.1.1"
},
"devDependencies": {
"bootstrap-3": "bootstrap#~3.2.0",
"bootstrap-2.3.2": "bootstrap#~2.3.2",
"angular": "~1.2.21",
"typeahead.js": "~0.10.4",
"jasmine": "~2.0.1"
},
"resolutions": {
"jquery": ">= 1.9.0"
},
"_release": "0.8.0",
"_resolution": {
"type": "version",
"tag": "0.8.0",
"commit": "22cf5f913022dc459e82754202903d85a45483b3"
},
"_source": "https://github.com/TimSchlechter/bootstrap-tagsinput.git",
"_target": "^0.8.0",
"_originalSource": "bootstrap-tagsinput",
"_direct": true
}