{
  "name": "react-bootstrap",
  "version": "0.16.0",
  "description": "Bootstrap 3 components build with React",
  "homepage": "http://react-bootstrap.github.io/",
  "main": "main.js",
  "keywords": [
    "react",
    "ecosystem-react",
    "react-component",
    "bootstrap"
  ],
  "author": "Stephen J. Collings <stevoland@gmail.com>",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "react-bootstrap/react-bootstrap"
  },
  "bugs": {
    "url": "https://github.com/react-bootstrap/react-bootstrap/issues"
  },
  "peerDependencies": {
    "react": ">=0.12"
  }
}
