This repository was archived by the owner on Jul 1, 2020. It is now read-only.
File tree 1 file changed +12
-14
lines changed
1 file changed +12
-14
lines changed Original file line number Diff line number Diff line change 3
3
"name" : " ghiscoding.angular-validation" ,
4
4
"description" : " AngularJS Form Validation (Directive / Service)." ,
5
5
"version" : " 1.3.8" ,
6
- "keywords" : [
7
- " angularjs" ,
8
- " angular-validation" ,
9
- " form-validation" ,
10
- " angular-validation-directive" ,
11
- " angular-validation-service" ,
12
- " front-end" ,
13
- ],
14
- "homepage" : " http://github.com/ghiscoding/angular-validation" ,
15
- "repository" : {
16
- "type" : " git" ,
17
- "url" : " git://github.com/ghiscoding/angular-validation"
18
- },
19
6
"main" : [
20
7
" locales/validation/en.js" ,
21
8
" locales/validation/fr.js" ,
32
19
" .gitignore" ,
33
20
" .jshintignore" ,
34
21
" .jshintrc" ,
35
- " bower.json" ,
36
22
" gruntfile.js" ,
37
23
" package.json" ,
38
24
" README.md" ,
39
25
" more-examples" ,
40
26
" templates" ,
41
27
" vendors"
28
+ ],
29
+ "keywords" : [
30
+ " angularjs" ,
31
+ " angular-validation" ,
32
+ " form-validation" ,
33
+ " angular-validation-directive" ,
34
+ " angular-validation-service"
42
35
],
36
+ "homepage" : " http://github.com/ghiscoding/angular-validation" ,
37
+ "repository" : {
38
+ "type" : " git" ,
39
+ "url" : " git://github.com/ghiscoding/angular-validation"
40
+ },
43
41
"dependencies" : {
44
42
"angular" : " >= 1.2.0" ,
45
43
"angular-route" : " >= 1.2.0" ,
You can’t perform that action at this time.
0 commit comments