{
"abstract" : "Find out what modules are used",
"author" : [
"Thomas Klausner <domm@cpan.org>",
"Kenichi Ishigaki <kishigaki@gmail.com>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "Module-ExtractUse",
"prereqs" : {
"build" : {
"requires" : {
"Module::Build" : "0.28"
}
},
"configure" : {
"requires" : {
"Module::Build" : "0.28"
}
},
"develop" : {
"requires" : {
"Test::More" : "0"
}
},
"runtime" : {
"requires" : {
"Carp" : "0",
"Parse::RecDescent" : "1.967009",
"Pod::Strip" : "0",
"perl" : "5.008",
"strict" : "0",
"vars" : "0",
"warnings" : "0"
}
},
"test" : {
"requires" : {
"Test::Deep" : "0",
"Test::More" : "0",
"Test::NoWarnings" : "0"
}
}
},
"provides" : {
"Module::ExtractUse" : {
"file" : "lib/Module/ExtractUse.pm",
"version" : "0.345"
},
"Module::ExtractUse::Grammar" : {
"file" : "lib/Module/ExtractUse/Grammar.pm",
"version" : "0.345"
},
"Parse::RecDescent::Module::ExtractUse::Grammar" : {
"file" : "lib/Module/ExtractUse/Grammar.pm",
"version" : "0.345"
}
},
"release_status" : "stable",
"resources" : {
"repository" : {
"type" : "git",
"url" : "git://github.com/domm/Module-ExtractUse.git",
"web" : "https://github.com/domm/Module-ExtractUse"
}
},
"version" : "0.345",
"x_generated_by_perl" : "v5.34.0",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.26",
"x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}