{
  "_from": "@react-dnd/asap@^5.0.1",
  "_id": "@react-dnd/asap@5.0.2",
  "_inBundle": false,
  "_integrity": "sha512-WLyfoHvxhs0V9U+GTsGilGgf2QsPl6ZZ44fnv0/b8T3nQyvzxidxsg/ZltbWssbsRDlYW8UKSQMTGotuTotZ6A==",
  "_location": "/@react-dnd/asap",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@react-dnd/asap@^5.0.1",
    "name": "@react-dnd/asap",
    "escapedName": "@react-dnd%2fasap",
    "scope": "@react-dnd",
    "rawSpec": "^5.0.1",
    "saveSpec": null,
    "fetchSpec": "^5.0.1"
  },
  "_requiredBy": [
    "/dnd-core"
  ],
  "_resolved": "https://registry.npmjs.org/@react-dnd/asap/-/asap-5.0.2.tgz",
  "_shasum": "1f81f124c1cd6f39511c11a881cfb0f715343488",
  "_spec": "@react-dnd/asap@^5.0.1",
  "_where": "/home/ifotol5/nodevenv/application.ifotolife.com/10/lib/node_modules/dnd-core",
  "bugs": {
    "url": "https://github.com/react-dnd/react-dnd/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "High-priority task queue for Node.js and browsers",
  "devDependencies": {
    "@swc/cli": "^0.1.57",
    "@swc/core": "^1.2.168",
    "@types/jest": "^27.4.1",
    "@types/node": "^17.0.25",
    "npm-run-all": "^4.1.5",
    "shx": "^0.3.4",
    "typescript": "^4.6.3"
  },
  "homepage": "https://github.com/react-dnd/react-dnd#readme",
  "keywords": [
    "event",
    "task",
    "queue"
  ],
  "license": "MIT",
  "main": "dist/index.js",
  "name": "@react-dnd/asap",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/react-dnd/react-dnd.git"
  },
  "scripts": {
    "build": "run-s build_types build_esm",
    "build_esm": "swc -C module.type=es6 -d dist src/",
    "build_types": "tsc -b .",
    "clean": "shx rm -rf dist/"
  },
  "type": "module",
  "types": "dist/index.d.ts",
  "version": "5.0.2"
}
