-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
40 lines (40 loc) · 967 Bytes
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
"name": "verymail",
"version": "1.2.4",
"description": "Verymail, Premium email address validation API and REST service",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/GoGross/verymail.git"
},
"dependencies": {
"dotenv": "^5.0.1",
"http": "0.0.0",
"lodash": "^4.17.15",
"request": "^2.88.0"
},
"devDependencies": {
"dotenv": "^8.0.0"
},
"scripts": {
"test": "nodemon -r dotenv/config test.js dotenv_config_path=.env --verbose"
},
"keywords": [
"Applications Intergration",
"Contact and Marketing Forms",
"Registration Forms",
"Newsletter Signup Forms",
"Syntax Check",
"Domain & MX Records",
"SMTP / Mailbox Check",
"Bounce Detection",
"Abuse & Spam Trap",
"Intel Data Append",
"Email safety Guarantee",
"Coveres 99% ISPs",
"Scalable Cloud",
"Abuse reporting"
],
"author": "Gross Corporation",
"license": "MIT"
}