ffffng/app/bower_components/sass-bootstrap/.bower.json

25 lines
559 B
JSON
Raw Normal View History

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",
2016-06-11 17:57:30 +02:00
"_target": "3.0.2",
2014-05-12 20:08:19 +02:00
"_originalSource": "sass-bootstrap"
}