{
  "abstract" : "Simple asynchronous FTP client and server",
  "author" : [
     "Graham Ollis <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "AnyEvent-FTP",
  "no_index" : {
     "directory" : [
        "example",
        "tools"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0",
           "File::ShareDir::Install" : "0.06",
           "perl" : "5.010"
        }
     },
     "develop" : {
        "requires" : {
           "Test::CPAN::Changes" : "0",
           "Test::EOL" : "0",
           "Test::Fixme" : "0.07",
           "Test::More" : "0.94",
           "Test::NoTabs" : "0",
           "Test::Pod" : "0",
           "Test::Pod::Coverage" : "0",
           "Test::Pod::Spelling::CommonMistakes" : "0",
           "Test::Strict" : "0"
        }
     },
     "runtime" : {
        "recommends" : {
           "EV" : "0"
        },
        "requires" : {
           "AnyEvent" : "0",
           "File::ShareDir::Dist" : "0",
           "File::Which" : "0",
           "File::chdir" : "0",
           "Moo" : "2.0",
           "Path::Class" : "0.26",
           "PerlIO::eol" : "0",
           "Test2::API" : "1.302015",
           "URI" : "0",
           "perl" : "5.010001"
        }
     },
     "test" : {
        "requires" : {
           "EV" : "0",
           "Test2::V0" : "0.000060",
           "perl" : "5.010001"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/plicease/AnyEvent-FTP/issues"
     },
     "homepage" : "https://metacpan.org/pod/AnyEvent::FTP",
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/plicease/AnyEvent-FTP.git",
        "web" : "https://github.com/plicease/AnyEvent-FTP"
     }
  },
  "version" : "0.16",
  "x_contributors" : [
     "Graham Ollis <[email protected]>",
     "Ryo Okamoto",
     "Shlomi Fish",
     "Jos\u00e9 Joaqu\u00edn Atria"
  ],
  "x_serialization_backend" : "Cpanel::JSON::XS version 3.0233"
}