{
  "_args": [
    [
      "@restart/ui@1.5.3",
      "/Users/david/Desktop/Desarrollo/RequiezPages/Quadri"
    ]
  ],
  "_from": "@restart/ui@1.5.3",
  "_id": "@restart/ui@1.5.3",
  "_inBundle": false,
  "_integrity": "sha512-8Zx3HUMxOeC+ZmN7MwChkolpDQaV55prSgpNoGOw5heKnn32HgzEQ6Y0Rz0YqMBUtEKS0NsvNpsskve+O8qXAQ==",
  "_location": "/@restart/ui",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@restart/ui@1.5.3",
    "name": "@restart/ui",
    "escapedName": "@restart%2fui",
    "scope": "@restart",
    "rawSpec": "1.5.3",
    "saveSpec": null,
    "fetchSpec": "1.5.3"
  },
  "_requiredBy": [
    "/react-bootstrap"
  ],
  "_resolved": "https://registry.npmjs.org/@restart/ui/-/ui-1.5.3.tgz",
  "_spec": "1.5.3",
  "_where": "/Users/david/Desktop/Desarrollo/RequiezPages/Quadri",
  "author": {
    "name": "Jason Quense",
    "email": "monastic.panic@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/react-restart/ui/issues"
  },
  "dependencies": {
    "@babel/runtime": "^7.20.7",
    "@popperjs/core": "^2.11.6",
    "@react-aria/ssr": "^3.4.1",
    "@restart/hooks": "^0.4.7",
    "@types/warning": "^3.0.0",
    "dequal": "^2.0.3",
    "dom-helpers": "^5.2.0",
    "uncontrollable": "^7.2.1",
    "warning": "^4.0.3"
  },
  "description": "Utilities for creating robust overlay components",
  "gitHooks": {
    "pre-commit": "lint-staged"
  },
  "homepage": "https://github.com/react-restart/ui#readme",
  "keywords": [
    "react-overlays",
    "react-component",
    "react",
    "overlay",
    "react-component",
    "tooltip",
    "bootstrap",
    "popover",
    "modal"
  ],
  "license": "MIT",
  "lint-staged": {
    "*.js,*.tsx": "eslint --fix --ext .js,.ts,.tsx"
  },
  "main": "cjs/index.js",
  "module": "esm/index.js",
  "name": "@restart/ui",
  "peerDependencies": {
    "react": ">=16.14.0",
    "react-dom": ">=16.14.0"
  },
  "prettier": {
    "singleQuote": true,
    "trailingComma": "all"
  },
  "publishConfig": {
    "access": "public",
    "directory": "lib"
  },
  "release": {
    "conventionalCommits": true
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/react-restart/ui.git"
  },
  "sideEffects": false,
  "version": "1.5.3"
}
