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
|
{
"author": {
"name": "https://github.com/angular-ui/bootstrap/graphs/contributors"
},
"name": "angular-bootstrap",
"keywords": [
"angular",
"angular-ui",
"bootstrap"
],
"license": "MIT",
"ignore": [],
"description": "Native AngularJS (Angular) directives for Bootstrap.",
"version": "0.14.3",
"main": [
"./ui-bootstrap-tpls.js"
],
"dependencies": {
"angular": ">=1.3.0"
},
"homepage": "https://github.com/angular-ui/bootstrap-bower",
"_release": "0.14.3",
"_resolution": {
"type": "version",
"tag": "0.14.3",
"commit": "306d1a30b4a8e8144741bb9c0126331ac884126a"
},
"_source": "https://github.com/angular-ui/bootstrap-bower.git",
"_target": "0.14.3",
"_originalSource": "angular-bootstrap"
}
|