andela-cnnadi/flexgrid

View on GitHub
bower.json

Summary

Maintainability
Test Coverage
{
  "name": "flxgrid",
  "description": "Flexbox based CSS layout framework",
  "main": "README.md",
  "authors": [
    "Chidiebere I. Nnadi"
  ],
  "license": "MIT",
  "keywords": [
    "CSS",
    "Framework"
  ],
  "homepage": "https://github.com/andela-cnnadi/flexgrid",
  "moduleType": [
    "node"
  ],
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}