{ "_args": [ [ "react-bootstrap@1.0.1", "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp" ] ], "_from": "react-bootstrap@1.0.1", "_id": "react-bootstrap@1.0.1", "_inBundle": false, "_integrity": "sha512-xMHwsvDN7sIv26P9wWiosWjITZije2dRCjEJHVfV2KFoSJY+8uv2zttEw0XMB7xviQcW3zuIGLJXuj8vf6lYEg==", "_location": "/react-bootstrap", "_phantomChildren": { "@babel/runtime": "7.9.6", "@popperjs/core": "2.4.0", "@restart/hooks": "0.3.25", "@types/warning": "3.0.0", "csstype": "2.6.10", "loose-envify": "1.4.0", "prop-types": "15.7.2", "uncontrollable": "7.1.1", "warning": "4.0.3" }, "_requested": { "type": "version", "registry": true, "raw": "react-bootstrap@1.0.1", "name": "react-bootstrap", "escapedName": "react-bootstrap", "rawSpec": "1.0.1", "saveSpec": null, "fetchSpec": "1.0.1" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/react-bootstrap/-/react-bootstrap-1.0.1.tgz", "_spec": "1.0.1", "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp", "author": { "name": "Stephen J. Collings", "email": "stevoland@gmail.com" }, "bugs": { "url": "https://github.com/react-bootstrap/react-bootstrap/issues" }, "dependencies": { "@babel/runtime": "^7.4.2", "@restart/context": "^2.1.4", "@restart/hooks": "^0.3.21", "@types/react": "^16.9.23", "classnames": "^2.2.6", "dom-helpers": "^5.1.2", "invariant": "^2.2.4", "prop-types": "^15.7.2", "prop-types-extra": "^1.1.0", "react-overlays": "^3.1.2", "react-transition-group": "^4.0.0", "uncontrollable": "^7.0.0", "warning": "^4.0.3" }, "description": "Bootstrap 4 components built with React", "homepage": "https://react-bootstrap.github.io/", "husky": { "hooks": { "pre-commit": "lint-staged" } }, "keywords": [ "react", "ecosystem-react", "react-component", "bootstrap" ], "license": "MIT", "lint-staged": { "*.js": "eslint --fix", "types/**/*.ts": "prettier --write" }, "main": "cjs/index.js", "module": "esm/index.js", "name": "react-bootstrap", "peerDependencies": { "react": ">=16.8.0", "react-dom": ">=16.8.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, "version": "1.0.1" }