emailrep
Version:
Node.js library for the EmailRep API
21 lines (20 loc) • 405 B
JSON
{
"name": "emailrep",
"version": "1.0.3",
"description": "Node.js library for the EmailRep API",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "github.com/nemzyxt/emailrep"
},
"keywords": [
"Email",
"Reputation",
"EmailRep"
],
"author": "Nemuel Wainaina",
"license": "ISC"
}