{
  "_from": "react-dropzone@^11.3.2",
  "_id": "react-dropzone@11.3.4",
  "_inBundle": false,
  "_integrity": "sha512-B1nzNRZ4F1cnrfEC0T6KXeBN1mCPinu4JCoTrp7NjB+442KSPxqfDrw41QIA2kAwlYs1+wj/0BTedeM5hc2+xw==",
  "_location": "/react-dropzone",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "react-dropzone@^11.3.2",
    "name": "react-dropzone",
    "escapedName": "react-dropzone",
    "rawSpec": "^11.3.2",
    "saveSpec": null,
    "fetchSpec": "^11.3.2"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/react-dropzone/-/react-dropzone-11.3.4.tgz",
  "_shasum": "aeb098df5c4491e165042c9f0b5e2e7185484740",
  "_spec": "react-dropzone@^11.3.2",
  "_where": "/home/atjt9136/shop.viandes-terroirs-peyo-aguia.com",
  "author": {
    "name": "Param Aggarwal"
  },
  "browserslist": [
    "defaults"
  ],
  "bugs": {
    "url": "https://github.com/react-dropzone/react-dropzone/issues"
  },
  "bundleDependencies": false,
  "config": {
    "commitizen": {
      "path": "@commitlint/prompt"
    }
  },
  "contributors": [
    {
      "name": "Andrey Okonetchnikov",
      "email": "andrey@okonet.ru",
      "url": "http://okonet.ru"
    },
    {
      "name": "Mike Olson",
      "email": "me@mwolson.org"
    },
    {
      "name": "Param Aggarwal"
    },
    {
      "name": "Tyler Waters",
      "email": "tyler.waters@gmail.com"
    },
    {
      "name": "Rick Markins",
      "email": "rmarkins@gmail.com"
    },
    {
      "name": "Roland Groza",
      "email": "rolandjitsu@gmail.com"
    }
  ],
  "dependencies": {
    "attr-accept": "^2.2.1",
    "file-selector": "^0.2.2",
    "prop-types": "^15.7.2"
  },
  "deprecated": false,
  "description": "Simple HTML5 drag-drop zone with React.js",
  "devDependencies": {
    "@babel/cli": "^7.11.6",
    "@babel/core": "^7.11.6",
    "@babel/plugin-external-helpers": "^7.10.4",
    "@babel/plugin-proposal-do-expressions": "^7.10.4",
    "@babel/plugin-proposal-export-default-from": "^7.10.4",
    "@babel/plugin-proposal-logical-assignment-operators": "^7.11.0",
    "@babel/plugin-proposal-nullish-coalescing-operator": "^7.10.4",
    "@babel/plugin-proposal-optional-chaining": "^7.11.0",
    "@babel/plugin-proposal-pipeline-operator": "^7.10.5",
    "@babel/plugin-transform-runtime": "^7.11.5",
    "@babel/preset-env": "^7.11.5",
    "@babel/preset-react": "^7.10.4",
    "@babel/register": "^7.11.5",
    "@commitlint/cli": "^9.1.2",
    "@commitlint/config-angular": "^9.1.2",
    "@commitlint/prompt": "^9.1.2",
    "@commitlint/prompt-cli": "^9.1.2",
    "@size-limit/preset-small-lib": "^4.5.7",
    "@testing-library/dom": "^7.24.1",
    "@testing-library/jest-dom": "^5.11.4",
    "@testing-library/react": "^11.0.2",
    "@testing-library/react-hooks": "^3.4.1",
    "@types/react": "^16.9.49",
    "@types/react-dom": "^16.9.8",
    "babel-eslint": "10.x",
    "babel-jest": "^26.3.0",
    "babel-plugin-add-module-exports": "^1.0.2",
    "babel-plugin-dynamic-import-node": "^2.3.3",
    "commitizen": "^4.2.1",
    "cross-env": "^7.0.2",
    "eslint": "7.x",
    "eslint-config-okonet": "^7.0.2",
    "eslint-config-prettier": "6.x",
    "eslint-plugin-import": "2.x",
    "eslint-plugin-jsx-a11y": "6.x",
    "eslint-plugin-node": "11.x",
    "eslint-plugin-prettier": "3.x",
    "eslint-plugin-react": "7.x",
    "eslint-plugin-react-hooks": "4.x",
    "husky": "^4.2.5",
    "imagemin-cli": "^6.0.0",
    "imagemin-pngquant": "^9.0.0",
    "jest": "^26.4.2",
    "lint-staged": "^10.3.0",
    "markdownlint-cli": "^0.23.2",
    "prettier": "*",
    "react": "^16.13.1",
    "react-dom": "^16.13.1",
    "react-styleguidist": "^11.0.10",
    "react-test-renderer": "^16.13.1",
    "rimraf": "^3.0.2",
    "rollup": "^2.26.10",
    "rollup-plugin-babel": "^4.4.0",
    "rollup-plugin-commonjs": "^10.1.0",
    "rollup-plugin-node-resolve": "^5.2.0",
    "rollup-plugin-uglify": "^6.0.4",
    "sinon": "^9.0.3",
    "size-limit": "^4.5.7",
    "style-loader": "^1.2.1",
    "styled-components": "^5.2.0",
    "tslint": "^6.1.3",
    "typescript": "^4.0.2",
    "webpack": "^4.44.1",
    "webpack-blocks": "^2.1.0"
  },
  "engines": {
    "node": ">= 10"
  },
  "homepage": "https://github.com/react-dropzone/react-dropzone",
  "jest": {
    "clearMocks": true,
    "setupFilesAfterEnv": [
      "<rootDir>/testSetup.js"
    ],
    "coveragePathIgnorePatterns": [
      "/dist/",
      "/node_modules/",
      "<rootDir>/testSetup.js"
    ],
    "testPathIgnorePatterns": [
      "/node_modules/",
      "/dist/"
    ]
  },
  "keywords": [
    "react-component",
    "react",
    "drag",
    "drop",
    "upload"
  ],
  "license": "MIT",
  "lint-staged": {
    "*.js": [
      "eslint --fix",
      "git add"
    ],
    "*.ts": [
      "tslint"
    ],
    "*.{svg,png}": [
      "imagemin",
      "git add"
    ]
  },
  "main": "dist/index.js",
  "module": "dist/es/index.js",
  "name": "react-dropzone",
  "peerDependencies": {
    "react": ">= 16.8"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/react-dropzone/react-dropzone.git"
  },
  "scripts": {
    "build": "npm run clean && npm run build:umd && npm run build:es",
    "build:es": "cross-env BABEL_ENV=es babel ./src --out-dir ./dist/es --ignore '**/*.spec.js'",
    "build:umd": "cross-env NODE_ENV=es rollup -c",
    "ci": "git-cz",
    "clean": "rimraf ./dist",
    "commitmsg": "commitlint -e",
    "eslint:src": "eslint .",
    "imagemin": "imagemin --out-dir=logo --plugin=pngquant --plugin=svgo",
    "logo": "cd logo && sketchtool export artboards logo.sketch",
    "precommit": "lint-staged",
    "prepublish": "npm run build && npm run size",
    "size": "size-limit",
    "size:why": "size-limit --why",
    "start": "styleguidist server",
    "styleguide": "styleguidist build",
    "test": "cross-env NODE_ENV=test npm run eslint:src && jest --coverage && npm run typescript",
    "test:watch": "cross-env NODE_ENV=test jest --watch",
    "typescript": "tsc --project ./typings/tests"
  },
  "size-limit": [
    {
      "path": "dist/index.js",
      "limit": "7 KB"
    },
    {
      "path": "dist/es/index.js",
      "limit": "7 KB"
    }
  ],
  "typings": "typings/react-dropzone.d.ts",
  "version": "11.3.4"
}
