{
  "_from": "dnd-core@^11.1.3",
  "_id": "dnd-core@11.1.3",
  "_inBundle": false,
  "_integrity": "sha512-QugF55dNW+h+vzxVJ/LSJeTeUw9MCJ2cllhmVThVPEtF16ooBkxj0WBE5RB+AceFxMFo1rO6bJKXtqKl+JNnyA==",
  "_location": "/dnd-core",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "dnd-core@^11.1.3",
    "name": "dnd-core",
    "escapedName": "dnd-core",
    "rawSpec": "^11.1.3",
    "saveSpec": null,
    "fetchSpec": "^11.1.3"
  },
  "_requiredBy": [
    "/react-dnd",
    "/react-dnd-html5-backend"
  ],
  "_resolved": "https://registry.npmjs.org/dnd-core/-/dnd-core-11.1.3.tgz",
  "_shasum": "f92099ba7245e49729d2433157031a6267afcc98",
  "_spec": "dnd-core@^11.1.3",
  "_where": "C:\\xampp\\htdocs\\emeraltd\\node_modules\\react-dnd",
  "bugs": {
    "url": "https://github.com/react-dnd/react-dnd/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@react-dnd/asap": "^4.0.0",
    "@react-dnd/invariant": "^2.0.0",
    "redux": "^4.0.4"
  },
  "deprecated": false,
  "description": "Drag and drop sans the GUI",
  "gitHead": "32f16c09f0e8560c2a439f3a7fc2e0e8aec3b973",
  "homepage": "https://github.com/react-dnd/react-dnd#readme",
  "license": "MIT",
  "main": "./dist/cjs/index.js",
  "module": "./dist/esm/index.js",
  "name": "dnd-core",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/react-dnd/react-dnd.git"
  },
  "scripts": {
    "build": "../../../scripts/build_package.sh",
    "clean": "../../../scripts/clean_package.sh",
    "start": "../../../scripts/watch_package.sh"
  },
  "sideEffects": false,
  "types": "./lib/index.d.ts",
  "version": "11.1.3"
}
