{
   "abstract" : "GNU Regular Expression Engine",
   "author" : [
      "Jean-Damien Durand <jeandamiendurand@free.fr>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Dist::Zilla version 6.030, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "re-engine-GNU",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "share",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Capture::Tiny" : "0",
            "Config::AutoConf" : "0.311",
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "File::Temp" : "0",
            "POSIX" : "0",
            "diagnostics" : "0",
            "perl" : "5.010000",
            "strict" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Zilla" : "5",
            "Dist::Zilla::Plugin::Authority" : "0",
            "Dist::Zilla::Plugin::AutoMetaResources" : "0",
            "Dist::Zilla::Plugin::AutoPrereqs" : "0",
            "Dist::Zilla::Plugin::CPANFile" : "0",
            "Dist::Zilla::Plugin::ChangelogFromGit::CPAN::Changes" : "0",
            "Dist::Zilla::Plugin::DynamicPrereqs" : "0",
            "Dist::Zilla::Plugin::FileFinder::ByName" : "0",
            "Dist::Zilla::Plugin::Git::Contributors" : "0",
            "Dist::Zilla::Plugin::Git::NextVersion" : "0",
            "Dist::Zilla::Plugin::GitHub::Meta" : "0",
            "Dist::Zilla::Plugin::MetaTests" : "0",
            "Dist::Zilla::Plugin::MinimumPerl" : "0",
            "Dist::Zilla::Plugin::MojibakeTests" : "0",
            "Dist::Zilla::Plugin::OurPkgVersion" : "0",
            "Dist::Zilla::Plugin::PodCoverageTests" : "0",
            "Dist::Zilla::Plugin::PodWeaver" : "0",
            "Dist::Zilla::Plugin::Prereqs" : "0",
            "Dist::Zilla::Plugin::Prereqs::AuthorDeps" : "0",
            "Dist::Zilla::Plugin::Test::CPAN::Changes" : "0",
            "Dist::Zilla::Plugin::Test::CPAN::Meta::JSON" : "0",
            "Dist::Zilla::Plugin::Test::EOL" : "0",
            "Dist::Zilla::Plugin::Test::Kwalitee" : "0",
            "Dist::Zilla::Plugin::Test::MinimumVersion" : "0",
            "Dist::Zilla::Plugin::Test::NoTabs" : "0",
            "Dist::Zilla::Plugin::Test::Perl::Critic" : "0",
            "Dist::Zilla::Plugin::Test::Pod::LinkCheck" : "0",
            "Dist::Zilla::Plugin::Test::Portability" : "0",
            "Dist::Zilla::Plugin::Test::Synopsis" : "0",
            "Dist::Zilla::Plugin::Test::Version" : "0",
            "Dist::Zilla::PluginBundle::Starter::Git" : "0",
            "Pod::Coverage::TrustPod" : "0",
            "Pod::Weaver::PluginBundle::RJBS" : "0",
            "Software::License::Perl_5" : "0",
            "Test::CPAN::Changes" : "0.19",
            "Test::CPAN::Meta" : "0",
            "Test::CPAN::Meta::JSON" : "0.16",
            "Test::EOL" : "0",
            "Test::Kwalitee" : "1.21",
            "Test::MinimumVersion" : "0",
            "Test::Mojibake" : "0",
            "Test::More" : "0.96",
            "Test::NoTabs" : "0",
            "Test::Perl::Critic" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "Test::Pod::LinkCheck" : "0",
            "Test::Portability::Files" : "0",
            "Test::Synopsis" : "0",
            "Test::Version" : "1"
         }
      },
      "runtime" : {
         "requires" : {
            "XSLoader" : "0",
            "perl" : "5.010000",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::More" : "0",
            "Test::More::UTF8" : "0",
            "Thread" : "0",
            "perl" : "5.010000"
         }
      }
   },
   "provides" : {
      "re::engine::GNU" : {
         "file" : "lib/re/engine/GNU.pm",
         "version" : "0.027"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/jddurand/re-engine-GNU/issues"
      },
      "homepage" : "https://metacpan.org/release/re-engine-GNU",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/jddurand/re-engine-GNU.git",
         "web" : "https://github.com/jddurand/re-engine-GNU"
      }
   },
   "version" : "0.027",
   "x_authority" : "cpan:JDDPAUSE",
   "x_contributors" : [
      "Yves Orton <demerphq@gmail.com>"
   ],
   "x_generated_by_perl" : "v5.26.1",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.11",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}