UNPKG

react-bootstrap

Version:

Bootstrap 3 components build with React

22 lines (21 loc) 378 B
{ "name": "react-bootstrap", "version": "0.16.0", "homepage": "http://react-bootstrap.github.io/", "author": "Stephen J. Collings <stevoland@gmail.com>", "license": "MIT", "main": [ "react-bootstrap.js" ], "keywords": [ "react", "react-component", "boostrap" ], "ignore": [ "**/.*" ], "dependencies": { "react": ">= 0.12.0" } }