{
  "name": "strapi-provider-upload-local",
  "version": "3.0.4",
  "description": "Local provider for strapi upload",
  "homepage": "http://strapi.io",
  "keywords": [
    "upload",
    "strapi"
  ],
  "directories": {
    "lib": "./lib"
  },
  "main": "./lib",
  "strapi": {
    "isProvider": true
  },
  "author": {
    "email": "hi@strapi.io",
    "name": "Strapi team",
    "url": "http://strapi.io"
  },
  "maintainers": [
    {
      "name": "Strapi team",
      "email": "hi@strapi.io",
      "url": "http://strapi.io"
    }
  ],
  "repository": {
    "type": "git",
    "url": "git://github.com/strapi/strapi.git"
  },
  "bugs": {
    "url": "https://github.com/strapi/strapi/issues"
  },
  "engines": {
    "node": ">=10.10.0",
    "npm": ">=6.0.0"
  },
  "license": "MIT",
  "scripts": {
    "test": "echo \"no tests yet\""
  },
  "gitHead": "9ed11a66829dbdafabb49cb8813dd4d891a247de"
}
