{
  "_from": "@react-dnd/invariant@^4.0.1",
  "_id": "@react-dnd/invariant@4.0.2",
  "_inBundle": false,
  "_integrity": "sha512-xKCTqAK/FFauOM9Ta2pswIyT3D8AQlfrYdOi/toTPEhqCuAs1v5tcJ3Y08Izh1cJ5Jchwy9SeAXmMg6zrKs2iw==",
  "_location": "/@react-dnd/invariant",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@react-dnd/invariant@^4.0.1",
    "name": "@react-dnd/invariant",
    "escapedName": "@react-dnd%2finvariant",
    "scope": "@react-dnd",
    "rawSpec": "^4.0.1",
    "saveSpec": null,
    "fetchSpec": "^4.0.1"
  },
  "_requiredBy": [
    "/dnd-core",
    "/react-dnd"
  ],
  "_resolved": "https://registry.npmjs.org/@react-dnd/invariant/-/invariant-4.0.2.tgz",
  "_shasum": "b92edffca10a26466643349fac7cdfb8799769df",
  "_spec": "@react-dnd/invariant@^4.0.1",
  "_where": "/home/ifotol5/nodevenv/application.ifotolife.com/10/lib/node_modules/react-dnd",
  "author": {
    "name": "Andres Suarez",
    "email": "zertosh@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/react-dnd/react-dnd/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "invariantx",
  "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": [
    "test",
    "invariant"
  ],
  "license": "MIT",
  "main": "dist/index.js",
  "name": "@react-dnd/invariant",
  "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": "4.0.2"
}
