{
  "abstract" : "a simple starter kit for any module",
  "author" : [
     "Andy Lester <[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" : "Module-Starter",
  "no_index" : {
     "directory" : [
        "eg",
        "examples",
        "inc",
        "share",
        "t",
        "xt"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "File::Spec" : "0",
           "IO::Handle" : "0",
           "IPC::Open3" : "0",
           "Pod::Coverage::TrustPod" : "0",
           "Test::More" : "0",
           "Test::Perl::Critic" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08"
        }
     },
     "runtime" : {
        "requires" : {
           "File::Path" : "0",
           "File::Spec" : "0",
           "Getopt::Long" : "0",
           "Module::Runtime" : "0",
           "Pod::Usage" : "1.21",
           "Software::License" : "0.103005",
           "Test::Harness" : "0.21",
           "Test::More" : "0.94",
           "parent" : "0",
           "perl" : "5.006001",
           "version" : "0.77"
        }
     },
     "test" : {
        "recommends" : {
           "CPAN::Meta" : "2.120900"
        },
        "requires" : {
           "ExtUtils::MakeMaker" : "0",
           "File::Spec" : "0",
           "Test::More" : "0.94"
        }
     }
  },
  "provides" : {
     "Module::Starter" : {
        "file" : "lib/Module/Starter.pm",
        "version" : "1.77"
     },
     "Module::Starter::App" : {
        "file" : "lib/Module/Starter/App.pm",
        "version" : "1.77"
     },
     "Module::Starter::BuilderSet" : {
        "file" : "lib/Module/Starter/BuilderSet.pm",
        "version" : "1.77"
     },
     "Module::Starter::Plugin::Template" : {
        "file" : "lib/Module/Starter/Plugin/Template.pm",
        "version" : "1.77"
     },
     "Module::Starter::Simple" : {
        "file" : "lib/Module/Starter/Simple.pm",
        "version" : "1.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.77",
  "x_contributors" : [
     "Brendan Byrd <[email protected]>",
     "Brian Manning <[email protected]>",
     "Chas. J. Owens IV <[email protected]>",
     "cjcollier <cjcollier@bb7b6759-d628-0410-895d-7b6b7dc49dde>",
     "Colin Ewen <[email protected]>",
     "Dan Book <[email protected]>",
     "Dan Book <[email protected]>",
     "David Pottage <[email protected]>",
     "David.Pottage <[email protected]>",
     "David Steinbrunner <[email protected]>",
     "Diab Jerius <[email protected]>",
     "Guillermo O. Freschi <[email protected]>",
     "hobbestigrou <[email protected]>",
     "Ivan Bessarabov <[email protected]>",
     "Karen Etheridge <[email protected]>",
     "MartinMcGrath <[email protected]>",
     "Pedro Figueiredo <[email protected]>",
     "petdance <petdance@bb7b6759-d628-0410-895d-7b6b7dc49dde>",
     "Richard Poole <[email protected]>",
     "rsignes <rsignes@bb7b6759-d628-0410-895d-7b6b7dc49dde>",
     "sawyer <sawyer@dungeon.(none)>",
     "Sawyer X <[email protected]>",
     "Shlomi Fish <[email protected]>",
     "xdaveg <xdaveg@bb7b6759-d628-0410-895d-7b6b7dc49dde>",
     "xsawyerx <xsawyerx@bb7b6759-d628-0410-895d-7b6b7dc49dde>"
  ],
  "x_generated_by_perl" : "v5.30.2",
  "x_serialization_backend" : "Cpanel::JSON::XS version 4.19",
  "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}