X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=vendor%2Ftwbs%2Fbootstrap-sass%2Fbower.json;fp=vendor%2Ftwbs%2Fbootstrap-sass%2Fbower.json;h=1194b01bf7ce3648972ee89439e0a095418bdf8f;hb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;hp=0000000000000000000000000000000000000000;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad;p=yaffs-website diff --git a/vendor/twbs/bootstrap-sass/bower.json b/vendor/twbs/bootstrap-sass/bower.json new file mode 100644 index 000000000..1194b01bf --- /dev/null +++ b/vendor/twbs/bootstrap-sass/bower.json @@ -0,0 +1,36 @@ +{ + "name": "bootstrap-sass", + "homepage": "https://github.com/twbs/bootstrap-sass", + "authors": [ + "Thomas McDonald", + "Tristan Harward", + "Peter Gumeson", + "Gleb Mazovetskiy" + ], + "description": "bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.", + "moduleType": "globals", + "main": [ + "assets/stylesheets/_bootstrap.scss", + "assets/javascripts/bootstrap.js" + ], + "keywords": [ + "twbs", + "bootstrap", + "sass" + ], + "license": "MIT", + "ignore": [ + "**/.*", + "lib", + "tasks", + "templates", + "test", + "*.gemspec", + "Rakefile", + "Gemfile" + ], + "dependencies": { + "jquery": "1.9.1 - 3" + }, + "version": "3.3.7" +}