FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
angular-strap/bower.json at master · JavaScript-Resource/angular-strap · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
JavaScript-Resource
/
angular-strap
Public
forked from
mgcrea/angular-strap
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
angular-strap
/
bower.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
54 lines (54 loc) · 1.24 KB
Breadcrumbs
angular-strap
/
bower.json
Copy path
File metadata and controls
54 lines (54 loc) · 1.24 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
{
"name"
:
"
angular-strap
"
,
"description"
:
"
AngularStrap - AngularJS directives for Bootstrap
"
,
"version"
:
"
2.3.8
"
,
"keywords"
: [
"
angular
"
,
"
bootstrap
"
],
"homepage"
:
"
http://mgcrea.github.io/angular-strap
"
,
"bugs"
:
"
https://github.com/mgcrea/angular-strap/issues
"
,
"author"
: {
"name"
:
"
Olivier Louvignes
"
,
"email"
:
"
olivier@mg-crea.com
"
,
"url"
:
"
https://github.com/mgcrea
"
},
"repository"
: {
"type"
:
"
git
"
,
"url"
:
"
https://github.com/mgcrea/angular-strap.git
"
},
"licenses"
: [
{
"type"
:
"
MIT
"
,
"url"
:
"
https://github.com/mgcrea/angular-strap/blob/master/LICENSE.md
"
}
],
"main"
: [
"
dist/angular-strap.js
"
,
"
dist/angular-strap.tpl.js
"
],
"ignore"
: [
"
docs
"
,
"
test
"
,
"
tasks
"
,
"
CONTRIBUTING.md
"
],
"dependencies"
: {
"angular"
:
"
^1.2.21
"
},
"devDependencies"
: {
"angular-animate"
:
"
~1.5
"
,
"angular-i18n"
:
"
~1.5
"
,
"angular-mocks"
:
"
~1.5
"
,
"angular-motion"
:
"
^0.4.3
"
,
"angular-route"
:
"
~1.5
"
,
"angular-sanitize"
:
"
~1.5
"
,
"angular-scenario"
:
"
~1.5
"
,
"bootstrap"
:
"
^3.3.6
"
,
"bootstrap-additions"
:
"
^0.3.1
"
,
"fastclick"
:
"
^1.0.6
"
,
"font-awesome"
:
"
^4.5.0
"
,
"highlightjs"
:
"
^9.1.0
"
,
"jquery"
:
"
^2.2.0
"
}
}
Back
|
FazBrowse Home
|
New Git URL