Angular validation

This commit is contained in:
terakilobyte
2015-01-06 01:09:17 -05:00
parent 41a1bc37c3
commit 9c26fbec2d
17 changed files with 30716 additions and 19 deletions

8
bower_components/angular/bower.json vendored Normal file
View File

@@ -0,0 +1,8 @@
{
"name": "angular",
"version": "1.2.28",
"main": "./angular.js",
"ignore": [],
"dependencies": {
}
}