UNPKG
bootstrap-tags
Version:
latest (1.0.0)
1.0.0
Bootstrap styled tag pills
github.com/Serhioromano/bootstrap-tags
Serhioromano/bootstrap-tags
bootstrap-tags
/
bower.json
15 lines
•
268 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"name"
:
"bootstrap-tags-pills"
,
"version"
:
"0.0.2"
,
"main"
:
"./js/bootstrap-tags.js"
,
"ignore"
:
[
"**/.*"
,
"node_modules"
,
"components"
]
,
"dependencies"
:
{
"bootstrap"
:
"~2.3.1"
,
"jquery"
:
"~2.0.0"
,
"jquery-color"
:
"~2.1.2"
}
}