{
  "_from": "react-bootstrap@^2.2.0",
  "_id": "react-bootstrap@2.2.0",
  "_inBundle": false,
  "_integrity": "sha512-5d3hziBjNOAKWpss2B8C2qtSXp/Z3PiyuRdFJelvJeTsGn8vbFYOoYjmf+0Agq+jh46TG+mtBvrCoa4nBk0bkg==",
  "_location": "/react-bootstrap",
  "_phantomChildren": {
    "loose-envify": "1.4.0",
    "object-assign": "4.1.1",
    "regenerator-runtime": "0.13.9"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "react-bootstrap@^2.2.0",
    "name": "react-bootstrap",
    "escapedName": "react-bootstrap",
    "rawSpec": "^2.2.0",
    "saveSpec": null,
    "fetchSpec": "^2.2.0"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/react-bootstrap/-/react-bootstrap-2.2.0.tgz",
  "_shasum": "cb8557f19cd20b1b19b2c5e7d350b99104f91385",
  "_spec": "react-bootstrap@^2.2.0",
  "_where": "C:\\Users\\silvi\\Documents\\eramitra-dev",
  "author": {
    "name": "Stephen J. Collings",
    "email": "stevoland@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/react-bootstrap/react-bootstrap/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/runtime": "^7.17.2",
    "@restart/hooks": "^0.4.5",
    "@restart/ui": "^1.0.2",
    "@types/invariant": "^2.2.35",
    "@types/prop-types": "^15.7.4",
    "@types/react": ">=16.14.8",
    "@types/react-transition-group": "^4.4.4",
    "@types/warning": "^3.0.0",
    "classnames": "^2.3.1",
    "dom-helpers": "^5.2.1",
    "invariant": "^2.2.4",
    "prop-types": "^15.8.1",
    "prop-types-extra": "^1.1.0",
    "react-transition-group": "^4.4.2",
    "uncontrollable": "^7.2.1",
    "warning": "^4.0.3"
  },
  "deprecated": false,
  "description": "Bootstrap 5 components built with React",
  "homepage": "https://react-bootstrap.github.io/",
  "keywords": [
    "react",
    "ecosystem-react",
    "react-component",
    "bootstrap"
  ],
  "license": "MIT",
  "lint-staged": {
    "*.{js,ts,tsx}": "eslint --fix"
  },
  "main": "cjs/index.js",
  "module": "esm/index.js",
  "name": "react-bootstrap",
  "peerDependencies": {
    "react": ">=16.14.0",
    "react-dom": ">=16.14.0"
  },
  "prettier": {
    "singleQuote": true,
    "trailingComma": "all"
  },
  "publishConfig": {
    "directory": "lib"
  },
  "release": {
    "conventionalCommits": true
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/react-bootstrap/react-bootstrap.git"
  },
  "sideEffects": false,
  "types": "esm/index.d.ts",
  "version": "2.2.0"
}
