{
  "_args": [
    [
      "react-bootstrap@2.7.0",
      "/Users/david/Desktop/Desarrollo/RequiezPages/Quadri"
    ]
  ],
  "_from": "react-bootstrap@2.7.0",
  "_id": "react-bootstrap@2.7.0",
  "_inBundle": false,
  "_integrity": "sha512-Jcrn6aUuRVBeSB6dzKODKZU1TONOdhAxu0IDm4Sv74SJUm98dMdhSotF2SNvFEADANoR+stV+7TK6SNX1wWu5w==",
  "_location": "/react-bootstrap",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "react-bootstrap@2.7.0",
    "name": "react-bootstrap",
    "escapedName": "react-bootstrap",
    "rawSpec": "2.7.0",
    "saveSpec": null,
    "fetchSpec": "2.7.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/react-bootstrap/-/react-bootstrap-2.7.0.tgz",
  "_spec": "2.7.0",
  "_where": "/Users/david/Desktop/Desarrollo/RequiezPages/Quadri",
  "author": {
    "name": "Stephen J. Collings",
    "email": "stevoland@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/react-bootstrap/react-bootstrap/issues"
  },
  "dependencies": {
    "@babel/runtime": "^7.17.2",
    "@restart/hooks": "^0.4.6",
    "@restart/ui": "^1.4.1",
    "@types/react-transition-group": "^4.4.4",
    "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"
  },
  "description": "Bootstrap 5 components built with React",
  "homepage": "https://react-bootstrap.github.io/",
  "keywords": [
    "bootstrap",
    "react",
    "component",
    "components",
    "ecosystem-react",
    "react-component"
  ],
  "license": "MIT",
  "lint-staged": {
    "*.{js,ts,tsx}": "eslint --fix"
  },
  "main": "cjs/index.js",
  "module": "esm/index.js",
  "name": "react-bootstrap",
  "peerDependencies": {
    "@types/react": ">=16.14.8",
    "react": ">=16.14.0",
    "react-dom": ">=16.14.0"
  },
  "peerDependenciesMeta": {
    "@types/react": {
      "optional": true
    }
  },
  "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.7.0"
}
