The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "framework for ease deploy and support microservice projects",
   "author" : [
      "Alex Efros <powerman@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Milla version v1.0.18, Dist::Zilla version 6.011, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "mit"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Narada",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "share",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.28"
         }
      },
      "configure" : {
         "requires" : {
            "CPAN::Meta" : "2.150005",
            "Devel::AssertOS" : "0",
            "Devel::CheckOS" : "1.63",
            "Module::Build" : "0.28"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Milla" : "v1.0.18",
            "Test::Distribution" : "0",
            "Test::Perl::Critic" : "0",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "App::migrate" : "v0.2.0",
            "App::powerdiff" : "0",
            "DBI" : "0",
            "Export::Attrs" : "0",
            "File::Temp" : "0",
            "FindBin" : "0",
            "Getopt::Long" : "0",
            "List::Util" : "0",
            "Log::Fast" : "0",
            "MIME::Base64" : "0",
            "Path::Tiny" : "0.065",
            "Time::HiRes" : "0",
            "Time::Local" : "0",
            "parent" : "0",
            "perl" : "5.010001",
            "version" : "0.77"
         }
      },
      "test" : {
         "requires" : {
            "File::Copy::Recursive" : "0",
            "Test::Database" : "0",
            "Test::Differences" : "0",
            "Test::Exception" : "0",
            "Test::MockModule" : "0",
            "Test::More" : "0.96",
            "Test::Output" : "0"
         }
      }
   },
   "provides" : {
      "Narada" : {
         "file" : "lib/Narada.pm",
         "version" : "v2.3.8"
      },
      "Narada::Config" : {
         "file" : "lib/Narada/Config.pm",
         "version" : "v2.3.8"
      },
      "Narada::Lock" : {
         "file" : "lib/Narada/Lock.pm",
         "version" : "v2.3.8"
      },
      "Narada::Log" : {
         "file" : "lib/Narada/Log.pm",
         "version" : "v2.3.8"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/powerman/Narada/issues"
      },
      "homepage" : "https://github.com/powerman/Narada",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/powerman/Narada.git",
         "web" : "https://github.com/powerman/Narada"
      }
   },
   "version" : "v2.3.8",
   "x_contributors" : [
      "Prylutskyi Anatolii <prylutskyi@qarea.com>"
   ],
   "x_serialization_backend" : "JSON::XS version 3.04"
}