{
  "abstract" : "Quickly detects the minimum version of Perl required for your dist",
  "author" : [
     "Leon Timmermans <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.015, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Dist-Zilla-Plugin-MinimumPerlFast",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Module::Build::Tiny" : "0.034"
        }
     },
     "develop" : {
        "requires" : {
           "Test::More" : "0",
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Dist::Zilla::Role::FileFinderUser" : "0",
           "Dist::Zilla::Role::PrereqSource" : "4.102345",
           "List::Util" : "0",
           "Moose" : "0",
           "MooseX::Types::Perl" : "0.101340",
           "Perl::MinimumVersion::Fast" : "0",
           "perl" : "5.008",
           "strict" : "0",
           "warnings" : "0"
        }
     }
  },
  "provides" : {
     "Dist::Zilla::Plugin::MinimumPerlFast" : {
        "file" : "lib/Dist/Zilla/Plugin/MinimumPerlFast.pm",
        "version" : "0.004"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/Leont/dist-zilla-plugin-minimumperlfast/issues"
     },
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/Leont/dist-zilla-plugin-minimumperlfast.git",
        "web" : "https://github.com/Leont/dist-zilla-plugin-minimumperlfast"
     }
  },
  "version" : "0.004",
  "x_generated_by_perl" : "v5.32.0",
  "x_serialization_backend" : "Cpanel::JSON::XS version 4.19",
  "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}