{
  "abstract" : "markdown converter that supports perl-specific extensions",
  "author" : [
     "Neil Bowers <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.037, CPAN::Meta::Converter version 2.150005",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Text-Markdown-PerlExtensions",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "Exporter" : "0",
           "Text::Balanced" : "0",
           "Text::Markdown" : "0",
           "parent" : "0",
           "perl" : "v5.8.0",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Test::More" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "homepage" : "https://github.com/neilb/Text-Markdown-PerlExtensions",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/neilb/Text-Markdown-PerlExtensions.git",
        "web" : "https://github.com/neilb/Text-Markdown-PerlExtensions"
     }
  },
  "version" : "0.06"
}