2014-05-12 20:08:19 +02:00
|
|
|
{
|
|
|
|
"name": "bootstrap-sass",
|
2014-08-10 12:02:48 +02:00
|
|
|
"version": "3.2.0",
|
2014-05-12 20:08:19 +02:00
|
|
|
"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"
|
|
|
|
}
|
|
|
|
}
|