{
  "_from": "nodemailer-fetch@1.6.0",
  "_id": "nodemailer-fetch@1.6.0",
  "_inBundle": false,
  "_integrity": "sha512-P7S5CEVGAmDrrpn351aXOLYs1R/7fD5NamfMCHyi6WIkbjS2eeZUB/TkuvpOQr0bvRZicVqo59+8wbhR3yrJbQ==",
  "_location": "/nodemailer-fetch",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "nodemailer-fetch@1.6.0",
    "name": "nodemailer-fetch",
    "escapedName": "nodemailer-fetch",
    "rawSpec": "1.6.0",
    "saveSpec": null,
    "fetchSpec": "1.6.0"
  },
  "_requiredBy": [
    "/buildmail",
    "/nodemailer-shared"
  ],
  "_resolved": "https://registry.npmjs.org/nodemailer-fetch/-/nodemailer-fetch-1.6.0.tgz",
  "_shasum": "79c4908a1c0f5f375b73fe888da9828f6dc963a4",
  "_spec": "nodemailer-fetch@1.6.0",
  "_where": "/home/ghf/system/node_modules/buildmail",
  "author": {
    "name": "Andris Reinman"
  },
  "bugs": {
    "url": "https://github.com/nodemailer/nodemailer-fetch/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "GET HTTP contents",
  "devDependencies": {
    "chai": "^3.5.0",
    "grunt": "^1.0.1",
    "grunt-eslint": "^19.0.0",
    "grunt-mocha-test": "^0.12.7",
    "mocha": "^3.0.2"
  },
  "homepage": "https://github.com/nodemailer/nodemailer-fetch#readme",
  "keywords": [
    "nodemailer",
    "http"
  ],
  "license": "MIT",
  "main": "lib/fetch.js",
  "name": "nodemailer-fetch",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nodemailer/nodemailer-fetch.git"
  },
  "scripts": {
    "test": "grunt mochaTest"
  },
  "version": "1.6.0"
}
