{
"abstract" : "A collection of programs for locating certain constructs in Perl5 code.",
"author" : [
"Kang-min Liu <gugod@gugod.org>"
],
"dynamic_config" : 0,
"generated_by" : "App::ModuleBuildTiny version 0.029",
"license" : [
"mit"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "App-p5find",
"prereqs" : {
"configure" : {
"requires" : {
"Module::Build::Tiny" : "0.034"
}
},
"develop" : {
"requires" : {
"App::ModuleBuildTiny" : "0.029"
}
},
"runtime" : {
"requires" : {
"File::Next" : "0",
"PPI" : "0",
"PPIx::QuoteLike" : "0",
"Pod::Usage" : "0"
}
},
"test" : {
"requires" : {
"Test2::V0" : "0"
}
}
},
"provides" : {
"App::p5find" : {
"file" : "lib/App/p5find.pm",
"version" : "0.05"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/gugod/App-p5find/issues"
},
"repository" : {
"type" : "git",
"url" : "https://github.com/gugod/App-p5find.git",
"web" : "https://github.com/gugod/App-p5find"
}
},
"version" : "0.05",
"x_serialization_backend" : "JSON::PP version 4.06",
"x_spdx_expression" : "MIT",
"x_static_install" : "1"
}