{
  "_from": "@restart/ui@^1.3.1",
  "_id": "@restart/ui@1.4.0",
  "_inBundle": false,
  "_integrity": "sha512-5dDj5uDzUgK1iijWPRg6AnxjkHM04XhTQDJirM1h/8tIc7KyLtF9YyjcCpNEn259hPMXswpkfXKNgiag0skPFg==",
  "_location": "/@restart/ui",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@restart/ui@^1.3.1",
    "name": "@restart/ui",
    "escapedName": "@restart%2fui",
    "scope": "@restart",
    "rawSpec": "^1.3.1",
    "saveSpec": null,
    "fetchSpec": "^1.3.1"
  },
  "_requiredBy": [
    "/react-bootstrap"
  ],
  "_resolved": "https://registry.npmjs.org/@restart/ui/-/ui-1.4.0.tgz",
  "_shasum": "8333294fefb045f58852d5bb34367c3323e2edb3",
  "_spec": "@restart/ui@^1.3.1",
  "_where": "/home/retrocubedevs/public_html/dev/heyheymedia-web-api/node_modules/react-bootstrap",
  "author": {
    "name": "Jason Quense",
    "email": "monastic.panic@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/react-restart/ui/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/runtime": "^7.18.3",
    "@popperjs/core": "^2.11.5",
    "@react-aria/ssr": "^3.2.0",
    "@restart/hooks": "^0.4.7",
    "@types/warning": "^3.0.0",
    "dequal": "^2.0.2",
    "dom-helpers": "^5.2.0",
    "uncontrollable": "^7.2.1",
    "warning": "^4.0.3"
  },
  "deprecated": false,
  "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.4.0"
}
