2014-05-12 20:08:19 +02:00
|
|
|
{
|
|
|
|
"name": "sass-bootstrap",
|
|
|
|
"version": "3.0.2",
|
|
|
|
"main": [
|
|
|
|
"./dist/js/bootstrap.js",
|
|
|
|
"./dist/css/bootstrap.css",
|
|
|
|
"./dist/fonts/*"
|
|
|
|
],
|
|
|
|
"ignore": [
|
|
|
|
"**/.*"
|
|
|
|
],
|
|
|
|
"dependencies": {
|
|
|
|
"jquery": ">= 1.9.0"
|
|
|
|
},
|
|
|
|
"homepage": "https://github.com/jlong/sass-bootstrap",
|
|
|
|
"_release": "3.0.2",
|
|
|
|
"_resolution": {
|
|
|
|
"type": "version",
|
|
|
|
"tag": "v3.0.2",
|
|
|
|
"commit": "efd13cf8bf77c623cd38c927ad14a30eb1a1384b"
|
|
|
|
},
|
2016-05-16 13:33:49 +02:00
|
|
|
"_source": "https://github.com/jlong/sass-bootstrap.git",
|
2014-05-12 20:08:19 +02:00
|
|
|
"_target": "~3.0.2",
|
|
|
|
"_originalSource": "sass-bootstrap"
|
|
|
|
}
|