The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Lightweight Dependency Injection Container",
   "author" : [
      "Doug Bell <preaction@cpan.org>",
      "Al Newkirk <anewkirk@ana.io>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Dist::Zilla version 5.036, CPAN::Meta::Converter version 2.143240",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Beam-Wire",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "CPAN::Meta::Requirements" : "2.120620",
            "ExtUtils::MakeMaker" : "0",
            "Module::Metadata" : "0"
         }
      },
      "runtime" : {
         "recommends" : {
            "JSON" : "0"
         },
         "requires" : {
            "Beam::Emitter" : "0",
            "Config::Any" : "0.23",
            "Data::DPath" : "0.51",
            "Module::Runtime" : "0",
            "Moo" : "0",
            "Path::Tiny" : "0.055",
            "Throwable" : "0",
            "Types::Standard" : "0",
            "YAML" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::Deep" : "0",
            "Test::Differences" : "0.64",
            "Test::Exception" : "0",
            "Test::Lib" : "0",
            "Test::More" : "1.001005"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/preaction/Beam-Wire/issues"
      },
      "homepage" : "https://github.com/preaction/Beam-Wire",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/preaction/Beam-Wire.git",
         "web" : "https://github.com/preaction/Beam-Wire"
      },
      "x_IRC" : "irc://irc.perl.org/#beam"
   },
   "version" : "1.019",
   "x_authority" : "cpan:PREACTION",
   "x_contributors" : [
      "Bruce Armstrong <bruce@armstronganchor.net>",
      "Bruce Armstrong <bruce@fortressofgeekdom.org>",
      "Kent Fredric <kentnl@cpan.org>"
   ]
}