{
  "abstract" : "Quick-start kit for learning and creating microservices in Perl.",
  "author" : [
     "Eric Chernoff <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Minilla/v3.1.9",
  "license" : [
     "mit"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Pepper",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "inc",
        "share",
        "eg",
        "examples",
        "author",
        "builder"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Cpanel::JSON::XS" : "4.08",
           "DBD::mysql" : "4.050",
           "DBI" : "1.643",
           "Date::Format" : "2.24",
           "Date::Manip::Date" : "6.72",
           "DateTime" : "1.50",
           "Devel::CheckBin" : "0.04",
           "Encode" : "2.88",
           "File::RotateLogs" : "0.08",
           "IO::Prompter" : "0.004015",
           "Module::Build::Tiny" : "0.035",
           "Net::Domain" : "3.05",
           "Path::Tiny" : "0.108",
           "Plack" : "1.0047",
           "Plack::Handler::Gazelle" : "0.48",
           "Plack::Middleware::DBIx::DisconnectAll" : "0.02",
           "Plack::Middleware::ReverseProxy" : "0.15",
           "Plack::Middleware::Timeout" : "0.09",
           "Scalar::Util" : "1.50",
           "Server::Starter" : "0.33",
           "Template" : "3.007",
           "Term::ReadKey" : "2.38",
           "Try::Tiny" : "0.30"
        }
     },
     "develop" : {
        "requires" : {
           "Test::CPAN::Meta" : "0",
           "Test::MinimumVersion::Fast" : "0.04",
           "Test::PAUSE::Permissions" : "0.07",
           "Test::Pod" : "1.41",
           "Test::Spellunker" : "v0.2.7"
        }
     },
     "runtime" : {
        "requires" : {
           "perl" : "5.022001"
        }
     },
     "test" : {
        "requires" : {
           "Test::More" : "0.98"
        }
     }
  },
  "provides" : {
     "Pepper" : {
        "file" : "lib/Pepper.pm",
        "version" : "v1.0.1"
     },
     "Pepper::Commander" : {
        "file" : "lib/Pepper/Commander.pm",
        "version" : "v1.0.1"
     },
     "Pepper::DB" : {
        "file" : "lib/Pepper/DB.pm"
     },
     "Pepper::PlackHandler" : {
        "file" : "lib/Pepper/PlackHandler.pm",
        "version" : "v1.0.1"
     },
     "Pepper::Templates" : {
        "file" : "lib/Pepper/Templates.pm",
        "version" : "v1.0.1"
     },
     "Pepper::Utilities" : {
        "file" : "lib/Pepper/Utilities.pm",
        "version" : "v1.0.1"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/ericschernoff/Pepper/issues"
     },
     "homepage" : "https://github.com/ericschernoff/Pepper",
     "repository" : {
        "url" : "git://github.com/ericschernoff/Pepper.git",
        "web" : "https://github.com/ericschernoff/Pepper"
     }
  },
  "version" : "1.0.1",
  "x_contributors" : [
     "Eric Chernoff <[email protected]>",
     "Eric Chernoff <[email protected]>",
     "root <[email protected]>",
     "root <[email protected]>"
  ],
  "x_serialization_backend" : "JSON::PP version 2.27400_02",
  "x_static_install" : 1
}