UNPKG

bootswatch-sass

Version:

Bootswatch is a collection of themes for Bootstrap. SASS / SCSS edition

31 lines (30 loc) 684 B
{ "name": "bootstrap-sass", "version": "3.2.0", "description": "bootstrap-sass is a Sass-powered version of Bootstrap, ready to drop right into your Sass powered applications.", "main": "index.js", "repository": { "type": "git", "url": "git://github.com/twbs/bootstrap-sass" }, "keywords": [ "bootstrap", "sass", "css" ], "contributors": [ "Thomas McDonald", "Tristan Harward", "Peter Gumeson", "Gleb Mazovetskiy" ], "license": "MIT", "bugs": { "url": "https://github.com/twbs/bootstrap-sass/issues" }, "devDependencies": { "node-sass": "*", "mincer": "*", "ejs": "*" } }