{ "name": "mgun", "version": "1.0.2", "description": "easy mailgun API wrapper", "main": "dist/index.js", "typings": "dist/index.d.ts", "scripts": { "test": "(npmts)" }, "repository": { "type": "git", "url": "git+ssh://git@gitlab.com/mojoio/mgun.git" }, "keywords": [ "mailgun" ], "author": "Lossless GmbH", "license": "MIT", "bugs": { "url": "https://gitlab.com/mojoio/mgun/issues" }, "homepage": "https://gitlab.com/mojoio/mgun#README" }