Lots of updates
This commit is contained in:
parent
e3cfff8310
commit
39e7af6238
454 changed files with 221168 additions and 36622 deletions
23
app/bower_components/angular-bootstrap/package.json
vendored
Normal file
23
app/bower_components/angular-bootstrap/package.json
vendored
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "angular-ui-bootstrap",
|
||||
"version": "1.3.2",
|
||||
"description": "Bootstrap widgets for Angular",
|
||||
"main": "index.js",
|
||||
"homepage": "http://angular-ui.github.io/bootstrap/",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/angular-ui/bootstrap.git"
|
||||
},
|
||||
"keywords": [
|
||||
"angular",
|
||||
"bootstrap",
|
||||
"angular-ui",
|
||||
"components",
|
||||
"client-side"
|
||||
],
|
||||
"author": "https://github.com/angular-ui/bootstrap/graphs/contributors",
|
||||
"peerDependencies": {
|
||||
"angular": ">= 1.4.0-beta.0 || >= 1.5.0-beta.0"
|
||||
},
|
||||
"license": "MIT"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue