{
  "name": "benpickles/peity",
  "description": "Peity (sounds like deity) is a jQuery plugin that converts an element's content into a mini `<svg>` pie, donut, line or bar chart.",
  "keywords": [
    "jquery-plugin",
    "ecosystem:jquery",
    "chart",
    "graph",
    "sparkline",
    "svg"
  ],
  "homepage": "http://benpickles.github.io/peity/",
  "license": "MIT",
  "authors": [
    {
      "name": "Ben Pickles"
    }
  ],
  "require": {
    "components/jquery": "@stable"
  }
}
