{
  "_args": [
    [
      "@strapi/plugin-upload@4.3.2",
      "/home/bkra0192/evag_andy/strapi"
    ]
  ],
  "_from": "@strapi/plugin-upload@4.3.2",
  "_id": "@strapi/plugin-upload@4.3.2",
  "_inBundle": false,
  "_integrity": "sha512-5ouj5lKLyU9FG/lH8myIjQ1iqulBiTlgUOagOx7PvOtpf8YaJo+pyBUJQsIJUWzxz2MPxhEY2066C3qGFSFNnQ==",
  "_location": "/@strapi/plugin-upload",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@strapi/plugin-upload@4.3.2",
    "name": "@strapi/plugin-upload",
    "escapedName": "@strapi%2fplugin-upload",
    "scope": "@strapi",
    "rawSpec": "4.3.2",
    "saveSpec": null,
    "fetchSpec": "4.3.2"
  },
  "_requiredBy": [
    "/@strapi/strapi"
  ],
  "_resolved": "https://registry.npmjs.org/@strapi/plugin-upload/-/plugin-upload-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"
  },
  "dependencies": {
    "@strapi/helper-plugin": "4.3.2",
    "@strapi/provider-upload-local": "4.3.2",
    "@strapi/utils": "4.3.2",
    "byte-size": "7.0.1",
    "cropperjs": "1.5.12",
    "date-fns": "2.28.0",
    "fs-extra": "10.0.0",
    "immer": "9.0.15",
    "koa-range": "0.3.0",
    "koa-static": "5.0.0",
    "lodash": "4.17.21",
    "mime-types": "2.1.35",
    "react": "^17.0.2",
    "react-copy-to-clipboard": "^5.1.0",
    "react-dom": "^17.0.2",
    "react-intl": "5.20.2",
    "react-redux": "7.2.8",
    "react-router": "^5.2.0",
    "react-router-dom": "5.2.0",
    "sharp": "0.30.7"
  },
  "description": "Makes it easy to upload images and files to your Strapi Application.",
  "engines": {
    "node": ">=14.19.1 <=16.x.x",
    "npm": ">=6.0.0"
  },
  "gitHead": "7039c0d22836c94457130515b3a55eb93d2411f8",
  "license": "SEE LICENSE IN LICENSE",
  "maintainers": [
    {
      "name": "Strapi Solutions SAS",
      "email": "hi@strapi.io",
      "url": "https://strapi.io"
    }
  ],
  "name": "@strapi/plugin-upload",
  "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",
    "test:unit": "jest --verbose"
  },
  "strapi": {
    "displayName": "Media Library",
    "name": "upload",
    "description": "Media file management.",
    "required": true,
    "kind": "plugin"
  },
  "version": "4.3.2"
}
