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 6.010, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Beam-Wire",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "share",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "CPAN::Meta::Requirements" : "2.120620",
            "ExtUtils::MakeMaker" : "0",
            "Module::Metadata" : "0"
         }
      },
      "runtime" : {
         "recommends" : {
            "JSON" : "0"
         },
         "requires" : {
            "Beam::Emitter" : "0",
            "Beam::Service" : "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"
         }
      }
   },
   "provides" : {
      "Beam::Wire" : {
         "file" : "lib/Beam/Wire.pm",
         "version" : "1.021"
      },
      "Beam::Wire::Exception" : {
         "file" : "lib/Beam/Wire.pm",
         "version" : "1.021"
      },
      "Beam::Wire::Exception::Config" : {
         "file" : "lib/Beam/Wire.pm",
         "version" : "1.021"
      },
      "Beam::Wire::Exception::Constructor" : {
         "file" : "lib/Beam/Wire.pm",
         "version" : "1.021"
      },
      "Beam::Wire::Exception::InvalidConfig" : {
         "file" : "lib/Beam/Wire.pm",
         "version" : "1.021"
      },
      "Beam::Wire::Exception::NotFound" : {
         "file" : "lib/Beam/Wire.pm",
         "version" : "1.021"
      },
      "Beam::Wire::Exception::Service" : {
         "file" : "lib/Beam/Wire.pm",
         "version" : "1.021"
      }
   },
   "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.021",
   "x_authority" : "cpan:PREACTION",
   "x_contributors" : [
      "Ben Moon <guiltydolphin@gmail.com>",
      "Bruce Armstrong <bruce@armstronganchor.net>",
      "Kent Fredric <kentnl@cpan.org>",
      "mohawk2 <mohawk2@users.noreply.github.com>"
   ],
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0233"
}