{
  "_from": "@uppy/drag-drop@^1.4.27",
  "_id": "@uppy/drag-drop@1.4.27",
  "_inBundle": false,
  "_integrity": "sha512-zvB29dv6v6fd37qV3+E6ZfTjVn6DYPgOO47ci92DYGZFdFkxj+/MSJg6vvG+1cj5ycSnBsM6SsOHHnk+41FF/w==",
  "_location": "/@uppy/drag-drop",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@uppy/drag-drop@^1.4.27",
    "name": "@uppy/drag-drop",
    "escapedName": "@uppy%2fdrag-drop",
    "scope": "@uppy",
    "rawSpec": "^1.4.27",
    "saveSpec": null,
    "fetchSpec": "^1.4.27"
  },
  "_requiredBy": [
    "/uppy"
  ],
  "_resolved": "https://registry.npmjs.org/@uppy/drag-drop/-/drag-drop-1.4.27.tgz",
  "_shasum": "6694a9c2727e89aa83fb713ebf533c5c9039bd1d",
  "_spec": "@uppy/drag-drop@^1.4.27",
  "_where": "C:\\xampp\\htdocs\\rnr\\node_modules\\uppy",
  "bugs": {
    "url": "https://github.com/transloadit/uppy/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@uppy/utils": "^3.5.0",
    "preact": "8.2.9"
  },
  "deprecated": false,
  "description": "Droppable zone UI for Uppy. Drag and drop files into it to upload.",
  "gitHead": "1751241362692202ed626f752fc740d4db0f2a9a",
  "homepage": "https://uppy.io",
  "keywords": [
    "file uploader",
    "uppy",
    "uppy-plugin",
    "drag-drop",
    "drag",
    "drop",
    "dropzone",
    "upload"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@uppy/drag-drop",
  "peerDependencies": {
    "@uppy/core": "^1.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/transloadit/uppy.git"
  },
  "style": "dist/style.min.css",
  "types": "types/index.d.ts",
  "version": "1.4.27"
}
