burner-email
Version:
Identify disposable emails
25 lines • 494 B
JSON
{
"name": "burner-email",
"version": "1.0.0",
"description": "Identify disposable emails",
"main": "index.js",
"scripts": {
"test": "node test.js"
},
"keywords": [
"burner",
"temp",
"email",
"fake"
],
"repository": {
"type": "git",
"url": "https://github.com/inuoshios/burner-email"
},
"homepage": "https://github.com/inuoshios/burner-email#readme",
"author": "inuoshios",
"license": "MIT",
"publishConfig": {
"access": "public"
}
}