HTML-Spelling-Site
view release on metacpan or search on metacpan
{
"abstract" : "a system/framework for spell-checking an entire static HTML site.",
"author" : [
"Shlomi Fish <shlomif@cpan.org>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 6.025, CPAN::Meta::Converter version 2.150010",
"license" : [
"mit"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "HTML-Spelling-Site",
"prereqs" : {
"build" : {
"requires" : {
"Module::Build" : "0.28"
}
},
"configure" : {
"requires" : {
"Module::Build" : "0.28"
}
},
"develop" : {
"requires" : {
"Pod::Coverage::TrustPod" : "0",
"Test::CPAN::Changes" : "0.19",
"Test::Code::TidyAll" : "0.50",
"Test::EOL" : "0",
"Test::More" : "0.96",
"Test::NoTabs" : "0",
"Test::Pod" : "1.41",
"Test::Pod::Coverage" : "1.08",
"Test::TrailingSpace" : "0.0203"
}
},
"runtime" : {
"requires" : {
"Digest" : "0",
"File::Find::Object" : "0",
"HTML::Parser" : "3.00",
"JSON::MaybeXS" : "0",
"List::MoreUtils" : "0",
"MooX" : "0",
"MooX::late" : "0.010",
"POSIX" : "0",
"Path::Tiny" : "0.144",
"Test::Differences" : "0",
"Test::More" : "0.88",
"autodie" : "0",
"locale" : "0",
"perl" : "5.014",
"strict" : "0",
"utf8" : "0",
"warnings" : "0"
}
},
"test" : {
"requires" : {
"File::Spec" : "0",
"IO::Handle" : "0",
"IPC::Open3" : "0",
"Test::Builder::Tester" : "0",
"Test::More" : "0.88",
"Text::Hunspell" : "0"
}
}
},
"provides" : {
"HTML::Spelling::Site" : {
"file" : "lib/HTML/Spelling/Site.pm",
"version" : "v0.10.3"
},
"HTML::Spelling::Site::Checker" : {
"file" : "lib/HTML/Spelling/Site/Checker.pm",
"version" : "v0.10.3"
},
"HTML::Spelling::Site::Finder" : {
"file" : "lib/HTML/Spelling/Site/Finder.pm",
"version" : "v0.10.3"
},
"HTML::Spelling::Site::Whitelist" : {
"file" : "lib/HTML/Spelling/Site/Whitelist.pm",
"version" : "v0.10.3"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/shlomif/html-spelling-site/issues"
},
"homepage" : "http://metacpan.org/release/HTML-Spelling-Site",
"repository" : {
"type" : "git",
"url" : "https://github.com/shlomif/HTML-Spelling-Site.git",
"web" : "https://github.com/shlomif/HTML-Spelling-Site"
}
},
"version" : "0.10.3",
"x_Dist_Zilla" : {
"perl" : {
"version" : "5.036000"
},
"plugins" : [
{
"class" : "Dist::Zilla::Plugin::Prereqs",
"config" : {
"Dist::Zilla::Plugin::Prereqs" : {
( run in 0.426 second using v1.01-cache-2.11-cpan-140bd7fdf52 )