bower-strapless
Version:
Unadulterated Less stylesheet source files for Twitter Bootstrap (The sleek, intuitive, and powerful front-end framework for faster and easier web development)
36 lines (35 loc) • 716 B
JSON
{
"name": "strapless",
"version": "3.3.1",
"authors": [
"Caitlin Potter <caitpotter88@gmail.com>"
],
"description": "Unadulterated Less stylesheet source files for Twitter Bootstrap (The sleek, intuitive, and powerful front-end framework for faster and easier web development)",
"repository": {
"type": "git",
"url": "git://github.com/caitp/strapless.git"
},
"keywords": [
"twitter",
"bootstrap",
"bower",
"less",
"stylesheet",
"theme",
"customization",
"twbs",
"ui",
"ux",
"mobile",
"responsive"
],
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests",
"**/*.js",
"package.json"
]
}