{
  "abstract" : "Check if your Manifest matches your distro",
  "author" : [
     "Renee Baecker <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "artistic_2"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Test-CheckManifest",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Pod::Coverage::TrustPod" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Cwd" : "3.75",
           "Data::Dumper" : "0",
           "File::Basename" : "0",
           "File::Find" : "0",
           "File::Spec" : "0",
           "Scalar::Util" : "0",
           "Test::Builder" : "0",
           "Test::More" : "0",
           "perl" : "5.008"
        }
     },
     "test" : {
        "requires" : {
           "CPAN::Meta::YAML" : "0",
           "File::Path" : "0",
           "IO::File" : "0",
           "Pod::Coverage::TrustPod" : "0"
        }
     }
  },
  "provides" : {
     "Test::CheckManifest" : {
        "file" : "lib/Test/CheckManifest.pm",
        "version" : "1.42"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "http://github.com/reneeb/Test-CheckManifest/issues"
     },
     "homepage" : "http://github.com/reneeb/Test-CheckManifest",
     "repository" : {
        "type" : "git",
        "url" : "http://github.com/reneeb/Test-CheckManifest.git",
        "web" : "http://github.com/reneeb/Test-CheckManifest"
     }
  },
  "version" : "1.42",
  "x_contributors" : [
     "Dan Book <[email protected]>",
     "doug <[email protected]>",
     "LorenzoTa <[email protected]>",
     "LorenzoTa <[email protected]>",
     "Michael Gray <[email protected]>",
     "Mohammad S Anwar <[email protected]>",
     "reneeb <[email protected]>",
     "reneeb <[email protected]>",
     "Renee <[email protected]>"
  ],
  "x_serialization_backend" : "JSON::XS version 3.04"
}