{
  "name": "strapi-plugin-upload",
  "version": "3.6.8",
  "description": "Makes it easy to upload images and files to your Strapi Application.",
  "strapi": {
    "name": "Media Library",
    "icon": "cloud-upload-alt",
    "description": "upload.plugin.description",
    "required": true
  },
  "scripts": {
    "test": "echo \"no tests yet\""
  },
  "dependencies": {
    "@buffetjs/core": "3.3.8",
    "@buffetjs/custom": "3.3.8",
    "@buffetjs/hooks": "3.3.8",
    "@buffetjs/icons": "3.3.8",
    "@buffetjs/styles": "3.3.8",
    "@buffetjs/utils": "3.3.8",
    "byte-size": "^7.0.1",
    "cropperjs": "^1.5.11",
    "immer": "^8.0.1",
    "immutable": "^3.8.2",
    "is-valid-domain": "0.0.17",
    "koa-range": "0.3.0",
    "koa-static": "^5.0.0",
    "lodash": "4.17.21",
    "node-fetch": "2.6.1",
    "react": "^16.14.0",
    "react-copy-to-clipboard": "^5.0.3",
    "react-dom": "^16.9.0",
    "react-intl": "4.5.0",
    "react-redux": "7.2.3",
    "react-router": "^5.2.0",
    "react-router-dom": "^5.0.0",
    "reactstrap": "8.4.1",
    "sharp": "0.28.1",
    "strapi-helper-plugin": "3.6.8",
    "strapi-provider-upload-local": "3.6.8",
    "strapi-utils": "3.6.8",
    "stream-to-array": "^2.3.0",
    "uuid": "^3.2.1"
  },
  "author": {
    "name": "Strapi team",
    "email": "hi@strapi.io",
    "url": "https://strapi.io"
  },
  "maintainers": [
    {
      "name": "Strapi team",
      "email": "hi@strapi.io",
      "url": "https://strapi.io"
    }
  ],
  "engines": {
    "node": ">=10.16.0 <=14.x.x",
    "npm": ">=6.0.0"
  },
  "license": "SEE LICENSE IN LICENSE",
  "gitHead": "8972d78e8d1783ded6089d0318bfb62aff8e6962"
}
