{
   "abstract" : "Easy conversion of markdown documents to HTML for display in your Dancer2 website",
   "author" : [
      "Steve Dondley <s@dondley.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Dancer2-Plugin-MarkdownFilesToHTML",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Dancer2" : "0",
            "HTTP::Request::Common" : "0",
            "Plack::Test" : "0",
            "Test::Most" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Dancer2" : "0.206000",
            "Dancer2::Plugin" : "0",
            "Data::Dumper" : "0",
            "Encode" : "0",
            "File::Basename" : "0",
            "File::Path" : "0",
            "File::Spec::Functions" : "0",
            "HTML::TreeBuilder" : "0",
            "Storable" : "0",
            "Text::Markdown::Hoedown" : "1.02",
            "perl" : "5.010",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Modern::Perl" : "0",
            "Test::More" : "0",
            "vars" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/sdondley/Dancer2-Plugin-MarkdownFilesToHTML/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/sdondley/Dancer2-Plugin-MarkdownFilesToHTML.git",
         "web" : "https://github.com/sdondley/Dancer2-Plugin-MarkdownFilesToHTML"
      }
   },
   "version" : "0.009",
   "x_generated_by_perl" : "v5.24.4",
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0239"
}