{
  "_args": [
    [
      "@sendgrid/helpers@6.3.0",
      "/var/www/invoiceapp-api"
    ]
  ],
  "_from": "@sendgrid/helpers@6.3.0",
  "_id": "@sendgrid/helpers@6.3.0",
  "_inBundle": false,
  "_integrity": "sha512-uTFcmhCDFg/2Uhz+z/cLwyLHH0UsblG49hKwdR7nKbWsGKWv4js7W32FlPdXqy2C/plTJ20vcPLgKM1m3F/MjQ==",
  "_location": "/@sendgrid/helpers",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@sendgrid/helpers@6.3.0",
    "name": "@sendgrid/helpers",
    "escapedName": "@sendgrid%2fhelpers",
    "scope": "@sendgrid",
    "rawSpec": "6.3.0",
    "saveSpec": null,
    "fetchSpec": "6.3.0"
  },
  "_requiredBy": [
    "/@sendgrid/client",
    "/@sendgrid/mail"
  ],
  "_resolved": "https://registry.npmjs.org/@sendgrid/helpers/-/helpers-6.3.0.tgz",
  "_spec": "6.3.0",
  "_where": "/var/www/invoiceapp-api",
  "author": {
    "name": "SendGrid",
    "email": "dx@sendgrid.com",
    "url": "sendgrid.com"
  },
  "bugs": {
    "url": "https://github.com/sendgrid/sendgrid-nodejs/issues"
  },
  "contributors": [
    {
      "name": "Kyle Partridge",
      "email": "kyle.partridge@sendgrid.com"
    },
    {
      "name": "David Tomberlin",
      "email": "david.tomberlin@sendgrid.com"
    },
    {
      "name": "Swift",
      "email": "swift@sendgrid.com"
    },
    {
      "name": "Brandon West",
      "email": "brandon.west@sendgrid.com"
    },
    {
      "name": "Scott Motte",
      "email": "scott.motte@sendgrid.com"
    },
    {
      "name": "Robert Acosta",
      "email": "robert.acosta@sendgrid.com"
    },
    {
      "name": "Elmer Thomas",
      "email": "elmer.thomas@sendgrid.com"
    },
    {
      "name": "Adam Reis",
      "email": "adam@reis.nz"
    }
  ],
  "dependencies": {
    "chalk": "^2.0.1",
    "deepmerge": "^2.1.1"
  },
  "description": "SendGrid NodeJS internal helpers",
  "engines": {
    "node": ">= 6.0.0"
  },
  "homepage": "https://sendgrid.com",
  "license": "MIT",
  "name": "@sendgrid/helpers",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/sendgrid/sendgrid-nodejs.git"
  },
  "tags": [
    "sendgrid",
    "helpers"
  ],
  "version": "6.3.0"
}
