{
   "abstract" : "A non-blocking interface to MPD",
   "author" : [
      "Jos\u00e9 Joaqu\u00edn Atria <jjatria@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Net-Async-MPD",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::ShareDir::Install" : "0.06",
            "perl" : "5.010"
         }
      },
      "develop" : {
         "requires" : {
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Future::Utils" : "0",
            "IO::Async" : "0.66",
            "IO::Async::Loop" : "0",
            "IO::Async::Stream" : "0",
            "IO::Socket::IP" : "0.39",
            "Log::Any" : "1.049",
            "Moo" : "2.003002",
            "MooX::HandlesVia" : "0.001008",
            "Role::EventEmitter" : "0.002",
            "Scalar::Util" : "0",
            "Types::Standard" : "1.000006",
            "namespace::clean" : "0",
            "perl" : "5.010",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "File::Share" : "0",
            "File::Which" : "0",
            "IO::Async::Timer::Periodic" : "0",
            "Net::EmptyPort" : "0",
            "Path::Tiny" : "0",
            "Scope::Guard" : "0",
            "Test::More" : "1.302078",
            "Try::Tiny" : "0.28",
            "Types::Path::Tiny" : "0",
            "lib" : "0",
            "perl" : "5.010"
         }
      }
   },
   "provides" : {
      "Net::Async::MPD" : {
         "file" : "lib/Net/Async/MPD.pm",
         "version" : "0.005"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "jjatria at cpan.org",
         "web" : "https://gitlab.com/jjatria/Net-Async-MPD/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://gitlab.com/jjatria/Net-Async-MPD.git",
         "web" : "https://gitlab.com/jjatria/Net-Async-MPD"
      }
   },
   "version" : "0.005",
   "x_generated_by_perl" : "v5.26.2",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.02"
}