20 lines
460 B
JSON
20 lines
460 B
JSON
|
{
|
||
|
"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": "2.5.0",
|
||
|
"main": ["./ui-bootstrap-tpls.js"],
|
||
|
"dependencies": {
|
||
|
"angular": ">=1.4.0"
|
||
|
}
|
||
|
}
|