{
"abstract" : "Serve translated HTML from markdown files from document root with directory index",
"author" : [
"Masayuki Matsuki "
],
"dynamic_config" : 0,
"generated_by" : "Minilla/v0.3.2",
"license" : "perl_5",
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
},
"name" : "Plack-App-Directory-Markdown",
"no_index" : {
"directory" : [
"t",
"xt",
"inc",
"share",
"eg",
"examples",
"author"
]
},
"prereqs" : {
"build" : {
"requires" : {
"ExtUtils::MakeMaker" : "6.36",
"HTTP::Request::Common" : "0",
"HTTP::Response" : "0",
"Test::More" : "0"
}
},
"configure" : {
"requires" : {
"CPAN::Meta" : "0",
"CPAN::Meta::Prereqs" : "0",
"Module::Build" : "0.38"
}
},
"develop" : {
"requires" : {
"Test::CPAN::Meta" : "0",
"Test::MinimumVersion" : "0.10108",
"Test::Pod" : "1.41",
"Test::Spellunker" : "v0.2.2"
}
},
"runtime" : {
"requires" : {
"Data::Section::Simple" : "0",
"Plack" : "0",
"Plack::App::DataSection" : "0",
"Text::Markdown" : "0",
"Text::Xslate" : "0"
}
}
},
"provides" : {
"Plack::App::Directory::Markdown" : {
"file" : "lib/Plack/App/Directory/Markdown.pm",
"version" : "0.05"
},
"Plack::App::Directory::Markdown::Static" : {
"file" : "lib/Plack/App/Directory/Markdown/Static.pm"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/Songmu/p5-Plack-App-Directory-Markdown/issues"
},
"homepage" : "https://github.com/Songmu/p5-Plack-App-Directory-Markdown",
"repository" : {
"url" : "git://github.com/Songmu/p5-Plack-App-Directory-Markdown.git",
"web" : "https://github.com/Songmu/p5-Plack-App-Directory-Markdown"
}
},
"version" : "0.05"
}