@badouuuuuu/cli-mailchecker
Version:
mail checker for vulnerability security
42 lines (41 loc) • 962 B
JSON
{
"name": "@badouuuuuu/cli-mailchecker",
"version": "1.0.6-alpha",
"description": "mail checker for vulnerability security",
"main": "./index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/badouuuuuu/NodeJS-MailChecker-CLI.git"
},
"author": "badouuuuuu",
"license": "ISC",
"bugs": {
"url": "https://github.com/badouuuuuu/NodeJS-MailChecker-CLI/issues"
},
"homepage": "https://github.com/badouuuuuu/NodeJS-MailChecker-CLI#readme",
"dependencies": {
"axios": "^0.18.0",
"chalk": "^2.4.2",
"email-validator": "^2.0.4",
"figlet": "^1.2.1",
"ora": "^3.0.0"
},
"bin": {
"mailcheckercli": "./index.js"
},
"devDependencies": {
"@badouuuuuu/cli-mailchecker": "1.0.5-alpha"
},
"keywords": [
"cli",
"mail",
"breach",
"security",
"check",
"mailcheck",
"mailchecker"
]
}