{
  "name": "cf-grid",
  "version": "0.7.0",
  "description": "A Less-based grid system using parametric mixins. Part of Capital Framework.",
  "keywords": [
    "capital-framework",
    "capital",
    "grid",
    "less"
  ],
  "authors": [
    {
      "name": "Consumer Financial Protection Bureau",
      "url": "http://cfpb.github.io/"
    }
  ],
  "homepage": "https://github.com/cfpb/cf-grid",
  "repository": {
    "type": "git",
    "url": "https://github.com/cfpb/cf-grid.git"
  },
  "license": "https://github.com/cfpb/cf-grid/blob/gh-pages/TERMS.md",
  "main": "src/ghost.less",
  "dependencies": {
    "box-sizing-polyfill": "latest",
    "normalize-css": "~3.0.0",
    "normalize-legacy-addon": "git://github.com/cfpb/normalize-legacy-addon.git#0.1.0"
  }
}
