{
  "_args": [
    [
      "nodemailer-stub-transport@^0.1.5",
      "/Users/johnc/src/fw-host-discovery/node_modules/loopback"
    ]
  ],
  "_from": "nodemailer-stub-transport@>=0.1.5 <0.2.0",
  "_id": "nodemailer-stub-transport@0.1.5",
  "_inCache": true,
  "_installable": true,
  "_location": "/nodemailer-stub-transport",
  "_nodeVersion": "0.10.33",
  "_npmUser": {
    "email": "andris@kreata.ee",
    "name": "andris"
  },
  "_npmVersion": "2.1.5",
  "_phantomChildren": {},
  "_requested": {
    "name": "nodemailer-stub-transport",
    "raw": "nodemailer-stub-transport@^0.1.5",
    "rawSpec": "^0.1.5",
    "scope": null,
    "spec": ">=0.1.5 <0.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/loopback"
  ],
  "_resolved": "https://registry.npmjs.org/nodemailer-stub-transport/-/nodemailer-stub-transport-0.1.5.tgz",
  "_shasum": "c853326f3a980b6654713ac190f9404eaa86842b",
  "_shrinkwrap": null,
  "_spec": "nodemailer-stub-transport@^0.1.5",
  "_where": "/Users/johnc/src/fw-host-discovery/node_modules/loopback",
  "author": {
    "name": "Andris Reinman"
  },
  "bugs": {
    "url": "https://github.com/andris9/nodemailer-stub-transport/issues"
  },
  "dependencies": {},
  "description": "Stub transport for Nodemailer",
  "devDependencies": {
    "chai": "~1.8.1",
    "grunt": "~0.4.1",
    "grunt-contrib-jshint": "~0.8.0",
    "grunt-mocha-test": "~0.10.0",
    "sinon": "^1.9.0"
  },
  "directories": {},
  "dist": {
    "shasum": "c853326f3a980b6654713ac190f9404eaa86842b",
    "tarball": "http://registry.npmjs.org/nodemailer-stub-transport/-/nodemailer-stub-transport-0.1.5.tgz"
  },
  "gitHead": "a321e719e688b2cf2c81c2e8d929423a89e07c6c",
  "homepage": "http://github.com/andris9/nodemailer-stub-transport",
  "keywords": [
    "Nodemailer",
    "Stub"
  ],
  "license": "MIT",
  "main": "src/stub-transport.js",
  "maintainers": [
    {
      "name": "andris",
      "email": "andris@node.ee"
    }
  ],
  "name": "nodemailer-stub-transport",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/andris9/nodemailer-stub-transport.git"
  },
  "scripts": {
    "test": "grunt"
  },
  "version": "0.1.5"
}
