{
  "_args": [
    [
      "react-dnd@10.0.2",
      "/var/www/html/strapi_cloud"
    ]
  ],
  "_from": "react-dnd@10.0.2",
  "_id": "react-dnd@10.0.2",
  "_inBundle": false,
  "_integrity": "sha512-SC2Ymvntynhoqtf5zaFhZscm9xenCoMofilxPdlwUlaelAzmbl9fw82C4ZJ//+lNm3kWAKXjGDZg2/aWjKEAtg==",
  "_location": "/react-dnd",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "react-dnd@10.0.2",
    "name": "react-dnd",
    "escapedName": "react-dnd",
    "rawSpec": "10.0.2",
    "saveSpec": null,
    "fetchSpec": "10.0.2"
  },
  "_requiredBy": [
    "/strapi-admin"
  ],
  "_resolved": "https://registry.npmjs.org/react-dnd/-/react-dnd-10.0.2.tgz",
  "_spec": "10.0.2",
  "_where": "/var/www/html/strapi_cloud",
  "bugs": {
    "url": "https://github.com/react-dnd/react-dnd/issues"
  },
  "dependencies": {
    "@react-dnd/shallowequal": "^2.0.0",
    "@types/hoist-non-react-statics": "^3.3.1",
    "dnd-core": "^10.0.2",
    "hoist-non-react-statics": "^3.3.0"
  },
  "description": "Drag and Drop for React",
  "devDependencies": {
    "@types/react": "^16.9.13",
    "@types/react-dom": "^16.9.4",
    "react": "^16.12.0",
    "react-dom": "^16.12.0"
  },
  "gitHead": "5d16ab043eb83d49c5b6964ce276d0a6c15210d5",
  "homepage": "https://github.com/react-dnd/react-dnd#readme",
  "license": "MIT",
  "main": "./dist/cjs/index.js",
  "module": "./dist/esm/index.js",
  "name": "react-dnd",
  "peerDependencies": {
    "react": ">= 16.8",
    "react-dom": ">= 16.8"
  },
  "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"
}
