mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-06 06:39:18 -05:00
Angular validation
This commit is contained in:
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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user