UNPKG

react-bootstrap

Version:

Bootstrap 3 components build with React

26 lines (25 loc) 586 B
{ "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" } }