{
   "abstract" : "Insert an explicit package statement for class declarations",
   "author" : [
      "Arne Johannessen <ajnn@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.031, 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-ExplicitPackageForClass",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Test::MinimumVersion" : "0",
            "Test::More" : "0",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Dist::Zilla" : "0",
            "Dist::Zilla::Role::FileFinderUser" : "0",
            "Dist::Zilla::Role::FileMunger" : "0",
            "Moose" : "0",
            "namespace::autoclean" : "0",
            "perl" : "v5.26.0"
         }
      },
      "test" : {
         "requires" : {
            "Test::DZil" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0"
         }
      }
   },
   "provides" : {
      "Dist::Zilla::Plugin::ExplicitPackageForClass" : {
         "file" : "lib/Dist/Zilla/Plugin/ExplicitPackageForClass.pm",
         "version" : "1.00"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/johannessen/Dist-Zilla-ExplicitPackageForClass/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/johannessen/Dist-Zilla-ExplicitPackageForClass.git",
         "web" : "https://github.com/johannessen/Dist-Zilla-ExplicitPackageForClass"
      }
   },
   "version" : "1.00",
   "x_generated_by_perl" : "v5.38.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.37",
   "x_spdx_expression" : "Artistic-2.0"
}