UNPKG

bootstrap-css

Version:

A css module compatible version of bootstrap

32 lines (31 loc) 626 B
{ "name": "bootstrap-css", "version": "4.0.0-alpha.5", "description": "A css module compatible version of bootstrap", "main": "index.js", "repository": { "type": "git", "url": "https://github.com/StevenIseki/bootstrap-css.git" }, "scripts": { "build": "gulp" }, "devDependencies": { "bootstrap": "^4.0.0-alpha.6", "gulp": "^3.9.0", "gulp-sass": "^3.1.0" }, "keywords": [ "bootstrap", "bootstrapcss", "bootstrap css", "bootstrap css module", "css", "css-module", "css module", "react", "reactjs", "react-component" ], "license": "MIT" }