UNPKG

reactui

Version:

A components library for ReactJS. This is part of the Gearz project

23 lines (22 loc) 382 B
{ "name": "reactui", "version": "0.0.6", "homepage": "https://github.com/gearz-lab/react-ui", "author": "", "license": "MIT", "main": [ "react-bootstrap.js" ], "keywords": [ "react", "react-component", "bootstrap" ], "ignore": [ "**/.*" ], "dependencies": { "react": ">= 0.13.0", "classnames": "1.1.4" } }