UNPKG

bootswatch-sass

Version:

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

47 lines (46 loc) 1.25 kB
{ "name": "gdmedia/bootswatch-sass", "description": "Bootswatch is a collection of themes for Bootstrap. SASS / SCSS edition", "license": "MIT", "authors": [ { "name": "thomaspark", "email": "thomas@bootswatch.com" }, { "name": "Corey Sewell", "email": "corey@gdmedia.tv" } ], "type": "component", "suggest": { "robloach/component-installer": "Allows installation of Components via Composer" }, "extra": { "component": { "name": "bootswatch", "files": [ "README.md", "LICENSE", "amelia/*", "cerulean/*", "cosmo/*", "cyborg/*", "darkly/*", "flatly/*", "fonts/*", "journal/*", "lumen/*", "paper/*", "readable/*", "sandstone/*", "simplex/*", "slate/*", "spacelab/*", "superhero/*", "united/*", "yeti/*" ] } } }