{
  "name": "@npmcorp/pui-css-typography",
  "style": "typography.css",
  "version": "8.5.0",
  "description": "typography css component for the npm fork of Pivotal UI, based on Bootstrap",
  "repository": {
    "type": "git",
    "url": "https://github.com/npm/pivotal-ui.git"
  },
  "keywords": [
    "bootstrap",
    "pivotal ui",
    "pivotal ui modularized",
    "css"
  ],
  "author": "npm, Inc",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/npm/pivotal-ui/issues"
  },
  "homepage": "http://styleguide.pivotal.io/elements.html#typography",
  "dependencies": {
    "@npmcorp/pui-css-bootstrap": "6.4.0",
    "@npmcorp/pui-css-colors": "6.4.0",
    "font-awesome": "^4.4.0"
  }
}