{
  "_args": [
    [
      "@strapi/plugin-email@4.3.2",
      "/home/bkra0192/evag_andy/strapi"
    ]
  ],
  "_from": "@strapi/plugin-email@4.3.2",
  "_id": "@strapi/plugin-email@4.3.2",
  "_inBundle": false,
  "_integrity": "sha512-m1Z00iOjm89om6P2mARugXdDAXf/Di96mmu7CzUN9xJni9GjTl00pKbi1iCQZYAcVbmtIPc0glUM3uHVlA4hqA==",
  "_location": "/@strapi/plugin-email",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@strapi/plugin-email@4.3.2",
    "name": "@strapi/plugin-email",
    "escapedName": "@strapi%2fplugin-email",
    "scope": "@strapi",
    "rawSpec": "4.3.2",
    "saveSpec": null,
    "fetchSpec": "4.3.2"
  },
  "_requiredBy": [
    "/@strapi/strapi"
  ],
  "_resolved": "https://registry.npmjs.org/@strapi/plugin-email/-/plugin-email-4.3.2.tgz",
  "_spec": "4.3.2",
  "_where": "/home/bkra0192/evag_andy/strapi",
  "author": {
    "name": "Strapi Solutions SAS",
    "email": "hi@strapi.io",
    "url": "https://strapi.io"
  },
  "bugs": {
    "url": "https://github.com/strapi/strapi/issues"
  },
  "dependencies": {
    "@strapi/provider-email-sendmail": "4.3.2",
    "@strapi/utils": "4.3.2",
    "lodash": "4.17.21"
  },
  "description": "Easily configure your Strapi application to send emails.",
  "devDependencies": {
    "@strapi/helper-plugin": "4.3.2"
  },
  "engines": {
    "node": ">=14.19.1 <=16.x.x",
    "npm": ">=6.0.0"
  },
  "gitHead": "7039c0d22836c94457130515b3a55eb93d2411f8",
  "homepage": "https://github.com/strapi/strapi#readme",
  "license": "SEE LICENSE IN LICENSE",
  "maintainers": [
    {
      "name": "Strapi Solutions SAS",
      "email": "hi@strapi.io",
      "url": "https://strapi.io"
    }
  ],
  "name": "@strapi/plugin-email",
  "repository": {
    "type": "git",
    "url": "git://github.com/strapi/strapi.git"
  },
  "scripts": {
    "test:front": "cross-env IS_EE=true jest --config ./jest.config.front.js",
    "test:front:ce": "cross-env IS_EE=false jest --config ./jest.config.front.js",
    "test:front:watch": "cross-env IS_EE=true jest --config ./jest.config.front.js --watchAll",
    "test:front:watch:ce": "cross-env IS_EE=false jest --config ./jest.config.front.js --watchAll"
  },
  "strapi": {
    "name": "email",
    "displayName": "Email",
    "description": "Configure your application to send emails.",
    "required": true,
    "kind": "plugin"
  },
  "version": "4.3.2"
}
