Angular validation
This commit is contained in:
30
bower_components/angular-bootstrap/.bower.json
vendored
Normal file
30
bower_components/angular-bootstrap/.bower.json
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"author": {
|
||||
"name": "https://github.com/angular-ui/bootstrap/graphs/contributors"
|
||||
},
|
||||
"name": "angular-bootstrap",
|
||||
"keywords": [
|
||||
"angular",
|
||||
"angular-ui",
|
||||
"bootstrap"
|
||||
],
|
||||
"description": "Native AngularJS (Angular) directives for Bootstrap.",
|
||||
"version": "0.12.0",
|
||||
"main": [
|
||||
"./ui-bootstrap-tpls.js"
|
||||
],
|
||||
"dependencies": {
|
||||
"angular": ">=1 <1.3.0"
|
||||
},
|
||||
"homepage": "https://github.com/angular-ui/bootstrap-bower",
|
||||
"_release": "0.12.0",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "0.12.0",
|
||||
"commit": "b7a256c24b4545e633920ca9a9545b35ed425412"
|
||||
},
|
||||
"_source": "git://github.com/angular-ui/bootstrap-bower.git",
|
||||
"_target": "~0.12.0",
|
||||
"_originalSource": "angular-bootstrap",
|
||||
"_direct": true
|
||||
}
|
17
bower_components/angular-bootstrap/bower.json
vendored
Normal file
17
bower_components/angular-bootstrap/bower.json
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"author": {
|
||||
"name": "https://github.com/angular-ui/bootstrap/graphs/contributors"
|
||||
},
|
||||
"name": "angular-bootstrap",
|
||||
"keywords": [
|
||||
"angular",
|
||||
"angular-ui",
|
||||
"bootstrap"
|
||||
],
|
||||
"description": "Native AngularJS (Angular) directives for Bootstrap.",
|
||||
"version": "0.12.0",
|
||||
"main": ["./ui-bootstrap-tpls.js"],
|
||||
"dependencies": {
|
||||
"angular": ">=1 <1.3.0"
|
||||
}
|
||||
}
|
4212
bower_components/angular-bootstrap/ui-bootstrap-tpls.js
vendored
Normal file
4212
bower_components/angular-bootstrap/ui-bootstrap-tpls.js
vendored
Normal file
File diff suppressed because it is too large
Load Diff
10
bower_components/angular-bootstrap/ui-bootstrap-tpls.min.js
vendored
Normal file
10
bower_components/angular-bootstrap/ui-bootstrap-tpls.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
3901
bower_components/angular-bootstrap/ui-bootstrap.js
vendored
Normal file
3901
bower_components/angular-bootstrap/ui-bootstrap.js
vendored
Normal file
File diff suppressed because it is too large
Load Diff
9
bower_components/angular-bootstrap/ui-bootstrap.min.js
vendored
Normal file
9
bower_components/angular-bootstrap/ui-bootstrap.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user