{
  "name": "@npmcorp/pui-css-svgeople",
  "style": "svgeople.css",
  "version": "8.4.1",
  "description": "svgeople 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/objects.html#svgeople",
  "dependencies": {
    "@npmcorp/pui-css-bootstrap": "6.4.0"
  }
}