{
    "name": "nodemailer-fetch",
    "version": "1.6.0",
    "description": "GET HTTP contents",
    "main": "lib/fetch.js",
    "scripts": {
        "test": "grunt mochaTest"
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/nodemailer/nodemailer-fetch.git"
    },
    "keywords": [
        "nodemailer",
        "http"
    ],
    "devDependencies": {
        "chai": "^3.5.0",
        "grunt": "^1.0.1",
        "grunt-eslint": "^19.0.0",
        "grunt-mocha-test": "^0.12.7",
        "mocha": "^3.0.2"
    },
    "author": "Andris Reinman",
    "license": "MIT",
    "bugs": {
        "url": "https://github.com/nodemailer/nodemailer-fetch/issues"
    },
    "homepage": "https://github.com/nodemailer/nodemailer-fetch#readme"
}
