{
   "auth" : "github:softmoth",
   "authors" : [
      "Tim Siegel",
      "Jorn van Engelen"
   ],
   "build-depends" : [],
   "depends" : [
      "Pod::To::HTML:auth<github:Raku>"
   ],
   "description" : "Render Raku Pod as Markdown",
   "license" : "Artistic-2.0",
   "name" : "Pod::To::Markdown",
   "perl" : "6.d",
   "production" : 1,
   "provides" : {
      "Pod::To::Markdown" : "lib/Pod/To/Markdown.rakumod"
   },
   "raku" : "6.d",
   "resources" : [],
   "source-url" : "http://www.cpan.org/authors/id/S/SO/SOFTMOTH/Perl6/Pod-To-Markdown-0.2.1.tar.gz",
   "support" : {
      "bugtracker" : "https://github.com/softmoth/raku-Pod-To-Markdown/issues",
      "source" : "https://github.com/softmoth/raku-Pod-To-Markdown.git"
   },
   "tags" : [
      "markdown",
      "pod",
      "text"
   ],
   "test-depends" : [],
   "version" : "0.2.1"
}