{
  "_args": [
    [
      "dnd-core@14.0.1",
      "/home/bkra0192/evag_andy/strapi"
    ]
  ],
  "_from": "dnd-core@14.0.1",
  "_id": "dnd-core@14.0.1",
  "_inBundle": false,
  "_integrity": "sha512-+PVS2VPTgKFPYWo3vAFEA8WPbTf7/xo43TifH9G8S1KqnrQu0o77A3unrF5yOugy4mIz7K5wAVFHUcha7wsz6A==",
  "_location": "/dnd-core",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "dnd-core@14.0.1",
    "name": "dnd-core",
    "escapedName": "dnd-core",
    "rawSpec": "14.0.1",
    "saveSpec": null,
    "fetchSpec": "14.0.1"
  },
  "_requiredBy": [
    "/react-dnd",
    "/react-dnd-html5-backend"
  ],
  "_resolved": "https://registry.npmjs.org/dnd-core/-/dnd-core-14.0.1.tgz",
  "_spec": "14.0.1",
  "_where": "/home/bkra0192/evag_andy/strapi",
  "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.1.1"
  },
  "description": "Drag and drop sans the GUI",
  "devDependencies": {
    "@react-dnd/build": "12.0.0",
    "@types/setimmediate": "^1.0.2",
    "gulp": "^4.0.2",
    "react-dnd-test-backend": "portal:../backend-test",
    "setimmediate": "^1.0.5"
  },
  "homepage": "https://github.com/react-dnd/react-dnd#readme",
  "license": "MIT",
  "main": "dist/cjs/index.js",
  "module": "dist/esm/index.js",
  "name": "dnd-core",
  "publishConfig": {
    "main:bundle": "dist/esm/index.js",
    "main": "dist/cjs/index.js",
    "module": "dist/esm/index.js",
    "types": "dist/types/index.d.ts"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/react-dnd/react-dnd.git"
  },
  "scripts": {
    "build": "gulp build",
    "clean": "gulp clean",
    "watch": "gulp watch"
  },
  "sideEffects": false,
  "types": "dist/types/index.d.ts",
  "version": "14.0.1"
}
