throrin19/materialBootstrap

View on GitHub
bower.json

Summary

Maintainability
Test Coverage
{
  "name": "materialBootstrap",
  "version": "0.5.6",
  "homepage": "https://github.com/throrin19/materialBootstrap",
  "authors": [
    "Benjamin Besse <benjamin.besse02@gmail.com>"
  ],
  "description": "Twitter bootstrap with Google Material design",
  "keywords": [
    "bootstrap"
  ],
  "license": "Apache 2.0",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "js/libs/vendors",
    "test",
    "tests"
  ],
  "dependencies": {
    "bootstrap": "~3.2.0",
    "animate.css": "~3.2.0"
  }
}