{
  "abstract" : "A collection of programs for locating certain constructs in Perl5 code.",
  "author" : [
     "Kang-min Liu <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "App::ModuleBuildTiny version 0.026",
  "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.026"
        }
     },
     "runtime" : {
        "requires" : {
           "File::Next" : "0",
           "PPI" : "0",
           "PPIx::QuoteLike" : "0",
           "Test2::V0" : "0"
        }
     }
  },
  "provides" : {
     "App::p5find" : {
        "file" : "lib/App/p5find.pm",
        "version" : "0.02"
     }
  },
  "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.02",
  "x_serialization_backend" : "JSON::PP version 2.97001",
  "x_spdx_expression" : "MIT",
  "x_static_install" : "1"
}