UNPKG

react-bootstrap

Version:

Bootstrap 3 components build with React

23 lines (22 loc) 407 B
{ "name": "react-bootstrap", "version": "0.23.0", "homepage": "http://react-bootstrap.github.io/", "author": "Stephen J. Collings <stevoland@gmail.com>", "license": "MIT", "main": [ "react-bootstrap.js" ], "keywords": [ "react", "react-component", "bootstrap" ], "ignore": [ "**/.*" ], "dependencies": { "react": ">= 0.13.0", "classnames": "^2.0.0" } }