HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/propbase/propbase_website/node_modules/react-bootstrap/package.json
{
  "name": "react-bootstrap",
  "version": "2.10.7",
  "description": "Bootstrap 5 components built with React",
  "keywords": [
    "bootstrap",
    "react",
    "component",
    "components",
    "ecosystem-react",
    "react-component"
  ],
  "homepage": "https://react-bootstrap.github.io/",
  "bugs": {
    "url": "https://github.com/react-bootstrap/react-bootstrap/issues"
  },
  "license": "MIT",
  "author": {
    "name": "Stephen J. Collings",
    "email": "stevoland@gmail.com"
  },
  "main": "cjs/index.js",
  "module": "esm/index.js",
  "types": "esm/index.d.ts",
  "sideEffects": false,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/react-bootstrap/react-bootstrap.git"
  },
  "lint-staged": {
    "*.{js,ts,tsx}": "eslint --fix"
  },
  "prettier": {
    "singleQuote": true
  },
  "dependencies": {
    "@babel/runtime": "^7.24.7",
    "@restart/hooks": "^0.4.9",
    "@restart/ui": "^1.9.2",
    "@types/prop-types": "^15.7.12",
    "@types/react-transition-group": "^4.4.6",
    "classnames": "^2.3.2",
    "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.5",
    "uncontrollable": "^7.2.1",
    "warning": "^4.0.3"
  },
  "peerDependencies": {
    "@types/react": ">=16.14.8",
    "react": ">=16.14.0",
    "react-dom": ">=16.14.0"
  },
  "peerDependenciesMeta": {
    "@types/react": {
      "optional": true
    }
  },
  "publishConfig": {
    "directory": "lib"
  },
  "release": {
    "conventionalCommits": true
  },
  "packageManager": "yarn@1.22.19+sha1.4ba7fc5c6e704fce2066ecbfb0b0d8976fe62447"
}