fakefilter
Version:
reliable fake and temp email filter solution for site operators
29 lines (28 loc) • 650 B
JSON
{
"name": "fakefilter",
"version": "0.1.1287",
"description": "reliable fake and temp email filter solution for site operators",
"license": "BSD-3-Clause",
"main": "index.js",
"types": "index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/7c/fakefilter.git"
},
"keywords": [
"fakeemail",
"tempemail",
"tempmail",
"email",
"filter"
],
"author": "7c",
"bugs": {
"url": "https://github.com/7c/fakefilter/issues"
},
"homepage": "https://github.com/7c/fakefilter#readme",
"dependencies": {}
}