move all files to root path
This commit is contained in:
parent
65cd91653d
commit
abee376568
34 changed files with 29539 additions and 1 deletions
24
lib/angular-bootstrap/.bower.json
Normal file
24
lib/angular-bootstrap/.bower.json
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"author": {
|
||||
"name": "https://github.com/angular-ui/bootstrap/graphs/contributors"
|
||||
},
|
||||
"name": "angular-bootstrap",
|
||||
"version": "0.10.0",
|
||||
"main": [
|
||||
"./ui-bootstrap-tpls.js"
|
||||
],
|
||||
"dependencies": {
|
||||
"angular": ">=1"
|
||||
},
|
||||
"homepage": "https://github.com/angular-ui/bootstrap-bower",
|
||||
"_release": "0.10.0",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "0.10.0",
|
||||
"commit": "f486d33d6f4c60d905ed0792eacbba2456a32b87"
|
||||
},
|
||||
"_source": "git://github.com/angular-ui/bootstrap-bower.git",
|
||||
"_target": "~0.10.0",
|
||||
"_originalSource": "angular-bootstrap",
|
||||
"_direct": true
|
||||
}
|
||||
11
lib/angular-bootstrap/bower.json
Normal file
11
lib/angular-bootstrap/bower.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"author": {
|
||||
"name": "https://github.com/angular-ui/bootstrap/graphs/contributors"
|
||||
},
|
||||
"name": "angular-bootstrap",
|
||||
"version": "0.10.0",
|
||||
"main": ["./ui-bootstrap-tpls.js"],
|
||||
"dependencies": {
|
||||
"angular": ">=1"
|
||||
}
|
||||
}
|
||||
3677
lib/angular-bootstrap/ui-bootstrap-tpls.js
vendored
Normal file
3677
lib/angular-bootstrap/ui-bootstrap-tpls.js
vendored
Normal file
File diff suppressed because it is too large
Load diff
9
lib/angular-bootstrap/ui-bootstrap-tpls.min.js
vendored
Normal file
9
lib/angular-bootstrap/ui-bootstrap-tpls.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
3427
lib/angular-bootstrap/ui-bootstrap.js
vendored
Normal file
3427
lib/angular-bootstrap/ui-bootstrap.js
vendored
Normal file
File diff suppressed because it is too large
Load diff
9
lib/angular-bootstrap/ui-bootstrap.min.js
vendored
Normal file
9
lib/angular-bootstrap/ui-bootstrap.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue