{
  "_args": [
    [
      "strapi-provider-email-sendgrid@3.6.11",
      "/home/control3/fundiherrajes"
    ]
  ],
  "_from": "strapi-provider-email-sendgrid@3.6.11",
  "_id": "strapi-provider-email-sendgrid@3.6.11",
  "_inBundle": false,
  "_integrity": "sha512-3RJq9D8urudyCURrhX8m2h41qzPVeYYhpy2alRQd/rBPsBj9M8VHWU6AudHQH1lDZaL9Ft8oS/LnDbP4aTXOhA==",
  "_location": "/strapi-provider-email-sendgrid",
  "_phantomChildren": {
    "@babel/runtime": "7.28.3",
    "@sindresorhus/slugify": "1.1.0",
    "@types/lodash": "4.17.20",
    "date-fns": "2.30.0",
    "lodash-es": "4.17.21",
    "nanoclone": "0.2.1",
    "pino": "4.17.6",
    "pluralize": "8.0.0",
    "property-expr": "2.0.6",
    "toposort": "2.0.2"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "strapi-provider-email-sendgrid@3.6.11",
    "name": "strapi-provider-email-sendgrid",
    "escapedName": "strapi-provider-email-sendgrid",
    "rawSpec": "3.6.11",
    "saveSpec": null,
    "fetchSpec": "3.6.11"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/strapi-provider-email-sendgrid/-/strapi-provider-email-sendgrid-3.6.11.tgz",
  "_spec": "3.6.11",
  "_where": "/home/control3/fundiherrajes",
  "author": {
    "name": "Strapi team",
    "email": "hi@strapi.io",
    "url": "https://strapi.io"
  },
  "bugs": {
    "url": "https://github.com/strapi/strapi/issues"
  },
  "dependencies": {
    "@sendgrid/mail": "6.4.0",
    "strapi-utils": "3.6.11"
  },
  "description": "Sendgrid provider for strapi email",
  "directories": {
    "lib": "./lib"
  },
  "engines": {
    "node": ">=10.16.0 <=14.x.x",
    "npm": ">=6.0.0"
  },
  "gitHead": "62b3ff560e0d1749c4bcf93e5d357501edd9dddb",
  "homepage": "https://strapi.io",
  "keywords": [
    "email",
    "strapi",
    "sendgrid"
  ],
  "license": "SEE LICENSE IN LICENSE",
  "main": "./lib",
  "maintainers": [
    {
      "name": "Strapi team",
      "email": "hi@strapi.io",
      "url": "https://strapi.io"
    }
  ],
  "name": "strapi-provider-email-sendgrid",
  "repository": {
    "type": "git",
    "url": "git://github.com/strapi/strapi.git"
  },
  "scripts": {
    "test": "echo \"no tests yet\""
  },
  "strapi": {
    "isProvider": true
  },
  "version": "3.6.11"
}
