{
  "abstract" : "a simple starter kit for any module",
  "author" : [
     "Andy Lester <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Module-Starter",
  "no_index" : {
     "directory" : [
        "t",
        "inc"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "ExtUtils::Command" : "0",
           "File::Spec" : "0",
           "Getopt::Long" : "0",
           "Module::Runtime" : "0",
           "Pod::Usage" : "1.21",
           "Test::Harness" : "0.21",
           "Test::More" : "0",
           "parent" : "0",
           "perl" : "5.006001",
           "version" : "0.77"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/xsawyerx/module-starter/issues"
     },
     "homepage" : "https://github.com/xsawyerx/module-starter",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/xsawyerx/module-starter.git",
        "web" : "https://github.com/xsawyerx/module-starter"
     },
     "x_IRC" : "irc://irc.perl.org/#toolchain"
  },
  "version" : "1.74",
  "x_serialization_backend" : "JSON::PP version 2.97001"
}