@navetacandra/guerrillamail
Version:
Guerrillamail API Wrapper
36 lines (35 loc) • 797 B
JSON
{
"name": "@navetacandra/guerrillamail",
"version": "0.0.1",
"private": false,
"description": "Guerrillamail API Wrapper",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/navetacandra/guerrillamail.git"
},
"keywords": [
"guerrillamail",
"temp-mail",
"mail",
"email",
"navetacandra",
"gmail",
"guerrilla",
"api",
"wrapper",
"api-wrapper"
],
"author": "navetacandra <naveta.cand@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/navetacandra/guerrillamail/issues"
},
"homepage": "https://github.com/navetacandra/guerrillamail#readme",
"publishConfig": {
"access": "public"
}
}