{
   "auth" : "github:drforr",
   "authors" : [
      "Jeffrey Goff <drforr@pobox.com>"
   ],
   "build-depends" : [],
   "depends" : [
      "Test::META"
   ],
   "description" : "Interface to the CommonMark library",
   "license" : "Artistic-2.0",
   "meta6" : "0",
   "name" : "CommonMark",
   "perl" : "6.c",
   "provides" : {
      "CommonMark" : "lib/CommonMark.pm6"
   },
   "resources" : [],
   "source-url" : "http://www.cpan.org/authors/id/J/JG/JGOFF/Perl6/CommonMark-0.0.5.tar.gz",
   "support" : {
      "source" : "https://github.com/drforr/perl6-CommonMark.git"
   },
   "tags" : [
      "CommonMark",
      "Markdown"
   ],
   "test-depends" : [],
   "version" : "0.0.5"
}