File tree Expand file tree Collapse file tree 1 file changed +23
-1
lines changed Expand file tree Collapse file tree 1 file changed +23
-1
lines changed Original file line number Diff line number Diff line change 11{
2+ "name" : " angular-validator" ,
3+ "version" : " 1.2.10" ,
4+ "description" : " Angular-Validator is an easy to use, powerful and lightweight AngularJS validation directive." ,
5+ "main" : " ./dist/angular-validator.js" ,
26 "scripts" : {
37 "test" : " grunt test --verbose"
48 },
5- "dependencies" : {},
9+ "repository" : {
10+ "type" : " git" ,
11+ "url" : " git+https://github.com/turinggroup/angular-validator.git"
12+ },
13+ "keywords" : [
14+ " AngularJS" ,
15+ " validation" ,
16+ " angular validation" ,
17+ " form validation" ,
18+ " angular" ,
19+ " validator" ,
20+ " client-side"
21+ ],
22+ "author" : " Zohar Jackson <zohar@turinggroup.com>" ,
23+ "license" : " MIT" ,
24+ "bugs" : {
25+ "url" : " https://github.com/turinggroup/angular-validator/issues"
26+ },
27+ "homepage" : " https://github.com/turinggroup/angular-validator#readme" ,
628 "devDependencies" : {
729 "grunt" : " ^1.0.1" ,
830 "grunt-browser-sync" : " ^2.2.0" ,
You can’t perform that action at this time.
0 commit comments