ajkochanowicz/Kickstrap

View on GitHub
bower.json

Summary

Maintainability
Test Coverage
{
  "name": "kickstart",
  "version": "3.1.1",
  "homepage": "https://github.com/adamjgrant/kickstart",
  "authors": [
    "Adam Grant <hello@adamgrant.me>"
  ],
  "description": "The CSS Library that Loves to Be Extended",
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}