{
  "_from": "nodemailer-stub-transport@^1.1.0",
  "_id": "nodemailer-stub-transport@1.1.0",
  "_inBundle": false,
  "_integrity": "sha1-EUIdLWa07m9AU1T5FMH0ZB6ySw0=",
  "_location": "/nodemailer-stub-transport",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "nodemailer-stub-transport@^1.1.0",
    "name": "nodemailer-stub-transport",
    "escapedName": "nodemailer-stub-transport",
    "rawSpec": "^1.1.0",
    "saveSpec": null,
    "fetchSpec": "^1.1.0"
  },
  "_requiredBy": [
    "/loopback"
  ],
  "_resolved": "https://registry.npmjs.org/nodemailer-stub-transport/-/nodemailer-stub-transport-1.1.0.tgz",
  "_shasum": "11421d2d66b4ee6f405354f914c1f4641eb24b0d",
  "_spec": "nodemailer-stub-transport@^1.1.0",
  "_where": "/home2/postcax0/public_html/bounsr/loop/loop/node_modules/loopback",
  "author": {
    "name": "Andris Reinman"
  },
  "bugs": {
    "url": "https://github.com/andris9/nodemailer-stub-transport/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "Stub transport for Nodemailer",
  "devDependencies": {
    "chai": "^3.5.0",
    "grunt": "^1.0.1",
    "grunt-cli": "^1.2.0",
    "grunt-eslint": "^19.0.0",
    "grunt-mocha-test": "^0.12.7",
    "mocha": "^3.0.2",
    "sinon": "^1.17.5"
  },
  "homepage": "http://github.com/andris9/nodemailer-stub-transport",
  "keywords": [
    "Stub",
    "Nodemailer"
  ],
  "license": "MIT",
  "main": "src/stub-transport.js",
  "name": "nodemailer-stub-transport",
  "repository": {
    "type": "git",
    "url": "git://github.com/andris9/nodemailer-stub-transport.git"
  },
  "scripts": {
    "test": "grunt"
  },
  "version": "1.1.0"
}
