winstrap
Version:
Winstrap is the official Bootstrap theme for Microsoft design language.
19 lines (18 loc) • 423 B
JSON
{
"name": "Winstrap",
"version": "0.5.12",
"main": [
"src/scss/winstrap.scss"
],
"homepage": "https://github.com/winjs/winstrap",
"ignore": [
"bower_components",
"node_modules"
],
"authors": "",
"description": "Bootstrap Theme for Microsoft design language",
"license": "MIT",
"dependencies": {
"bootstrap-sass": "3.3.7"
}
}