UNPKG

bootswatch-sass

Version:

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

29 lines (28 loc) 788 B
{ "name": "bootswatch-sass", "description": "Bootswatch is a collection of themes for Bootstrap. SASS / SCSS edition", "version": "3.2.0", "author": "Thomas Park", "homepage": "http://guru-digital.github.io/bootswatch-sass/", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/guru-digital/bootswatch-sass.git" }, "engines": { "node": ">= 0.10.0" }, "devDependencies": { "bower": "~1.2.8", "diff": "^1.0.8", "grunt": "^0.4.5", "grunt-contrib-clean": "~0.5.0", "grunt-contrib-concat": "~0.3.0", "grunt-contrib-connect": "~0.8.0", "grunt-contrib-sass": "~0.7.4", "grunt-contrib-watch": "~0.5.1", "grunt-git": "^0.2.14", "grunt-patch": "^0.1.7", "grunt-update-submodules": "^0.4.1" } }