**Material Design for Bootstrap v{{ site.data.version}}** is available for download in several ways, including some of your favorite package managers. Choose from the options below to snag just what you need.
Pull in Material Design for Bootstrap's **source files** into nearly any project with some of the most popular package managers. No matter the package manager, Material Design for Bootstrap will **require a Sass compiler and [Autoprefixer](https://github.com/postcss/autoprefixer)** for a setup that matches our official compiled versions.
{% callout warning %}
**Heads up!** Not all package managers have the v4 alpha published yet, but we should have them up shortly!
{% endcallout %}
### Bower
Install and manage Material Design for Bootstrap's Sass and JavaScript using [Bower](http://bower.io).
`require('bootstrap-material-design')` will load all of Material Design for Bootstrap's jQuery plugins onto the jQuery object. The `bootstrap` module itself does not export anything. You can manually load Material Design for Bootstrap's jQuery plugins individually by loading the `/js/*.js` files under the package's top-level directory.
Material Design for Material Design for Bootstrap's `package.json` contains some additional metadata under the following keys:
-`sass` - path to Material Design for Bootstrap's main [Sass](http://sass-lang.com/) source file
-`style` - path to Material Design for Bootstrap's non-minified CSS that's been precompiled using the default settings (no customization)