{
   "depends" : [
      "SVG"
   ],
   "description" : "A Perl 6 charting and plotting library that produces SVG output",
   "name" : "SVG::Plot",
   "provides" : {
      "SVG::Box" : "lib/SVG/Box.pm",
      "SVG::Plot" : "lib/SVG/Plot.pm",
      "SVG::Plot::AxisPosition" : "lib/SVG/Plot.pm",
      "SVG::Plot::Pie" : "lib/SVG/Plot/Pie.pm"
   },
   "support" : {
      "source" : "git://github.com/moritz/svg-plot.git"
   },
   "version" : "0.000.001",
   "version_from_original_meta" : "*"
}
