File tree 1 file changed +19
-6
lines changed
1 file changed +19
-6
lines changed Original file line number Diff line number Diff line change 4
4
"description" : " Validate Your Emails with Confidence" ,
5
5
"main" : " lib/index.js" ,
6
6
"types" : " lib/index.d.ts" ,
7
- "private" : false ,
8
- "publishConfig" : {
9
- "access" : " public"
10
- },
7
+ "type" : " commonjs" ,
11
8
"scripts" : {
12
9
"build" : " tsc" ,
13
10
"format" : " prettier --write \" src/**/*.(js|ts)\" " ,
25
22
"url" : " git+https://github.com/usevalid-email/js-sdk.git"
26
23
},
27
24
"keywords" : [
28
- " boilerplate" ,
29
- " typescript"
25
+ " email" ,
26
+ " email-validation" ,
27
+ " mail-verification" ,
28
+ " mail" ,
29
+ " mailverifier" ,
30
+ " email-verifier" ,
31
+ " email-verification" ,
32
+ " email-verify" ,
33
+ " smtp" ,
34
+ " email-smtp" ,
35
+ " email-smtp-verification" ,
36
+ " email-smtp-verify" ,
37
+ " deep-email-verification" ,
38
+ " deep-email-verify"
30
39
],
31
40
"author" : " UseValid Email" ,
41
+ "private" : false ,
42
+ "publishConfig" : {
43
+ "access" : " public"
44
+ },
32
45
"license" : " MIT" ,
33
46
"bugs" : {
34
47
"url" : " https://github.com/usevalid-email/js-sdk/issues"
You can’t perform that action at this time.
0 commit comments