25 lines
558 B
JSON
25 lines
558 B
JSON
|
{
|
||
|
"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"
|
||
|
},
|
||
|
"_source": "git://github.com/jlong/sass-bootstrap.git",
|
||
|
"_target": "~3.0.2",
|
||
|
"_originalSource": "sass-bootstrap"
|
||
|
}
|