{
  "_args": [
    [
      "dnd-core@10.0.2",
      "/home/control3/fundiherrajes"
    ]
  ],
  "_from": "dnd-core@10.0.2",
  "_id": "dnd-core@10.0.2",
  "_inBundle": false,
  "_integrity": "sha512-PrxEjxF0+6Y1n1n1Z9hSWZ1tvnDXv9syL+BccV1r1RC08uWNsyetf8AnWmUF3NgYPwy0HKQJwTqGkZK+1NlaFA==",
  "_location": "/dnd-core",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "dnd-core@10.0.2",
    "name": "dnd-core",
    "escapedName": "dnd-core",
    "rawSpec": "10.0.2",
    "saveSpec": null,
    "fetchSpec": "10.0.2"
  },
  "_requiredBy": [
    "/react-dnd",
    "/react-dnd-html5-backend"
  ],
  "_resolved": "https://registry.npmjs.org/dnd-core/-/dnd-core-10.0.2.tgz",
  "_spec": "10.0.2",
  "_where": "/home/control3/fundiherrajes",
  "bugs": {
    "url": "https://github.com/react-dnd/react-dnd/issues"
  },
  "dependencies": {
    "@react-dnd/asap": "^4.0.0",
    "@react-dnd/invariant": "^2.0.0",
    "redux": "^4.0.4"
  },
  "description": "Drag and drop sans the GUI",
  "gitHead": "5d16ab043eb83d49c5b6964ce276d0a6c15210d5",
  "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": "10.0.2"
}
