{
   "abstract" : "Sync a cpanfile with the prereqs listed in dist.ini",
   "author" : [
      "Renee Baecker <reneeb@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.030, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Dist-Zilla-Plugin-SyncCPANfile",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::BOM" : "0",
            "Test::More" : "0.88",
            "Test::NoTabs" : "0",
            "Test::Perl::Critic" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "CPAN::Audit" : "20230601",
            "Dist::Zilla" : "6",
            "Moose" : "2",
            "Path::Tiny" : "0",
            "namespace::clean" : "0.27",
            "perl" : "5.010001"
         }
      },
      "test" : {
         "requires" : {
            "Clone" : "0",
            "Exporter" : "0",
            "Module::CPANfile" : "0",
            "Pod::Coverage::TrustPod" : "0",
            "Test::More" : "0"
         }
      }
   },
   "provides" : {
      "Dist::Zilla::Plugin::SyncCPANfile" : {
         "file" : "lib/Dist/Zilla/Plugin/SyncCPANfile.pm",
         "version" : "0.04"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/perlservices/Dist-Zilla-Plugin-SyncCPANfile/issues"
      },
      "homepage" : "https://github.com/perlservices/Dist-Zilla-Plugin-SyncCPANfile",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/perlservices/Dist-Zilla-Plugin-SyncCPANfile.git",
         "web" : "https://github.com/perlservices/Dist-Zilla-Plugin-SyncCPANfile"
      }
   },
   "version" : "0.04",
   "x_contributors" : [
      "reneeb <info@perl-services.de>",
      "Steve Rogerson <steve.git@woodsideendurance.co.uk>"
   ],
   "x_generated_by_perl" : "v5.36.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.36",
   "x_spdx_expression" : "Artistic-2.0"
}