mailgun-test
Version:
Mailgun Test, based off of the mailgun module
14 lines (13 loc) • 349 B
JSON
{
"name": "mailgun-test",
"version": "0.0.2",
"description": "Mailgun Test, based off of the mailgun module",
"author": "shz",
"repository": {
"type": "git",
"url": "git@github.com:droppedoncaprica/node-mailgun.git"
},
"main": "./mailgun",
"homepage": "https://github.com/droppedoncaprica/node-mailgun",
"engine": "node"
}