HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/good-life-be/node_modules/@sendgrid/mail/package.json
{
  "name": "@sendgrid/mail",
  "description": "Twilio SendGrid NodeJS mail service",
  "version": "8.1.4",
  "author": "Twilio SendGrid <help@twilio.com> (sendgrid.com)",
  "contributors": [
    "Kyle Partridge <kyle.partridge@sendgrid.com>",
    "David Tomberlin <david.tomberlin@sendgrid.com>",
    "Swift <swift@sendgrid.com>",
    "Brandon West <brandon.west@sendgrid.com>",
    "Scott Motte <scott.motte@sendgrid.com>",
    "Robert Acosta <robert.acosta@sendgrid.com>",
    "Elmer Thomas <ethomas@twilio.com>",
    "Adam Reis <adam@reis.nz>"
  ],
  "license": "MIT",
  "homepage": "https://sendgrid.com",
  "repository": {
    "type": "git",
    "url": "git://github.com/sendgrid/sendgrid-nodejs.git"
  },
  "main": "index.js",
  "engines": {
    "node": ">=12.*"
  },
  "publishConfig": {
    "access": "public"
  },
  "dependencies": {
    "@sendgrid/client": "^8.1.4",
    "@sendgrid/helpers": "^8.0.0"
  },
  "tags": [
    "http",
    "rest",
    "api",
    "mail",
    "sendgrid"
  ],
  "gitHead": "0bb5970f712d46444a41d0828fbbc606f000ebdc"
}