{
   "abstract" : "modules implementing common methods for applications",
   "author" : [
      "binary.com <BINARY@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "App-Base",
   "no_index" : {
      "directory" : [
         "eg",
         "share",
         "shares",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "7.64"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Zilla" : "5",
            "Dist::Zilla::Plugin::PerlTidy" : "0",
            "Dist::Zilla::Plugin::Test::Perl::Critic" : "0",
            "Dist::Zilla::PluginBundle::Author::DERIV" : "0",
            "Software::License::Perl_5" : "0",
            "Test::CPAN::Changes" : "0.19",
            "Test::CPAN::Meta" : "0",
            "Test::EOL" : "0",
            "Test::MinimumVersion" : "0",
            "Test::Mojibake" : "0",
            "Test::More" : "0.96",
            "Test::NoTabs" : "0",
            "Test::Perl::Critic" : "0",
            "Test::Pod" : "1.41",
            "Test::Portability::Files" : "0",
            "Test::Version" : "1"
         }
      },
      "runtime" : {
         "requires" : {
            "Cwd" : "0",
            "File::Flock::Tiny" : "0",
            "Getopt::Long" : "0",
            "IO::Handle" : "0",
            "List::Util" : "0",
            "Moose" : "0",
            "Moose::Role" : "0",
            "MooseX::Types" : "0",
            "MooseX::Types::Moose" : "0",
            "POSIX" : "0",
            "Path::Tiny" : "0",
            "Socket" : "0",
            "Syntax::Keyword::Try" : "0",
            "Text::Reform" : "0",
            "Time::HiRes" : "0",
            "namespace::autoclean" : "0",
            "perl" : "5.01",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Slurp" : "0",
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::CheckDeps" : "0.010",
            "Test::Exception" : "0",
            "Test::Exit" : "0",
            "Test::FailWarnings" : "0",
            "Test::More" : "0.94",
            "Test::Most" : "0.21",
            "Test::Warn" : "0",
            "Text::Trim" : "0"
         }
      }
   },
   "provides" : {
      "App::Base" : {
         "file" : "lib/App/Base.pm",
         "version" : "0.08"
      },
      "App::Base::Daemon" : {
         "file" : "lib/App/Base/Daemon.pm",
         "version" : "0.08"
      },
      "App::Base::Daemon::Supervisor" : {
         "file" : "lib/App/Base/Daemon/Supervisor.pm",
         "version" : "0.08"
      },
      "App::Base::Script" : {
         "file" : "lib/App/Base/Script.pm",
         "version" : "0.08"
      },
      "App::Base::Script::Common" : {
         "file" : "lib/App/Base/Script/Common.pm",
         "version" : "0.08"
      },
      "App::Base::Script::OnlyOne" : {
         "file" : "lib/App/Base/Script/OnlyOne.pm",
         "version" : "0.08"
      },
      "App::Base::Script::Option" : {
         "file" : "lib/App/Base/Script/Option.pm",
         "version" : "0.08"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/binary-com/perl-App-Base/issues"
      },
      "homepage" : "https://github.com/binary-com/perl-App-Base",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/binary-com/perl-App-Base.git",
         "web" : "https://github.com/binary-com/perl-App-Base"
      }
   },
   "version" : "0.08",
   "x_authority" : "cpan:DERIV",
   "x_contributors" : [
      "Pavel Shaydo <pavel@regentmarkets.com>",
      "Chylli <chylli@binary.com>",
      "Sasha Murzin <sasha@binary.com>",
      "Jean-Yves Sireau <jy@binary.com>",
      "chylli-binary <52912308+chylli-binary@users.noreply.github.com>",
      "Chylli <chylli.email@gmail.com>",
      "Fayland Lam <fayland@gmail.com>",
      "Kaveh Mousavi Zamani <kavehmz@gmail.com>",
      "Pavel Shaydo <pavel@shaydo.com>",
      "Tom Molesworth <tom@binary.com>"
   ],
   "x_generated_by_perl" : "v5.26.2",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.27",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}