The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Parse META.yml and META.json CPAN metadata files",
   "author" : [
      "Adam Kennedy <adamk@cpan.org>",
      "David Golden <dagolden@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.013, CPAN::Meta::Converter version 2.133380",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Parse-CPAN-Meta",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "examples",
         "corpus"
      ],
      "package" : [
         "DB"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Zilla" : "5.013",
            "Dist::Zilla::Plugin::DualLife" : "0",
            "Dist::Zilla::Plugin::Encoding" : "0",
            "Dist::Zilla::Plugin::MakeMaker" : "0",
            "Dist::Zilla::Plugin::MakeMaker::Highlander" : "0.003",
            "Dist::Zilla::Plugin::Prereqs" : "0",
            "Dist::Zilla::PluginBundle::DAGOLDEN" : "0.053",
            "File::Spec" : "0",
            "File::Temp" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::More" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "CPAN::Meta::YAML" : "0.011",
            "Carp" : "0",
            "Encode" : "0",
            "Exporter" : "0",
            "File::Spec" : "0.80",
            "JSON::PP" : "2.27200",
            "perl" : "5.008001",
            "strict" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "0",
            "CPAN::Meta::Requirements" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0.80",
            "File::Spec::Functions" : "0",
            "List::Util" : "0",
            "Test::More" : "0.47",
            "lib" : "0",
            "vars" : "0",
            "version" : "0",
            "warnings" : "0"
         }
      }
   },
   "provides" : {
      "Parse::CPAN::Meta" : {
         "file" : "lib/Parse/CPAN/Meta.pm",
         "version" : "1.4413"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Parse-CPAN-Meta"
      },
      "homepage" : "https://github.com/Perl-Toolchain-Gang/Parse-CPAN-Meta",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/Perl-Toolchain-Gang/Parse-CPAN-Meta.git",
         "web" : "https://github.com/Perl-Toolchain-Gang/Parse-CPAN-Meta"
      }
   },
   "version" : "1.4413",
   "x_authority" : "cpan:ADAMK",
   "x_contributors" : [
      "Graham Knop <haarg@haarg.org>",
      "Joshua ben Jore <jjore@cpan.org>",
      "Neil Bowers <neil@bowers.com>",
      "Ricardo Signes <rjbs@cpan.org>",
      "Steffen Mueller <smueller@cpan.org>"
   ]
}