{
  "abstract" : "PostgreSQL support for Database::Async",
  "author" : [
     "Tom Molesworth <[email protected]>"
  ],
  "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" : "Database-Async-Engine-PostgreSQL",
  "no_index" : {
     "directory" : [
        "eg",
        "share",
        "shares",
        "t",
        "xt"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Dist::Zilla" : "5",
           "Dist::Zilla::PluginBundle::Author::TEAM" : "0",
           "Software::License::Perl_5" : "0",
           "Test::CPAN::Changes" : "0.19",
           "Test::CPAN::Meta" : "0",
           "Test::CPANfile" : "0.02",
           "Test::EOL" : "0",
           "Test::MinimumVersion" : "0",
           "Test::Mojibake" : "0",
           "Test::More" : "0.96",
           "Test::NoTabs" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::No404s" : "0",
           "Test::Portability::Files" : "0",
           "Test::Version" : "1"
        }
     },
     "runtime" : {
        "requires" : {
           "Database::Async" : "0.005",
           "Database::Async::Engine" : "0",
           "Database::Async::Query" : "0",
           "Future" : "0.38",
           "Future::AsyncAwait" : "0.24",
           "IO::Async::SSL" : "0",
           "IO::Socket::SSL" : "0",
           "Log::Any" : "1.050",
           "Protocol::Database::PostgreSQL" : "1.001",
           "Protocol::Database::PostgreSQL::Client" : "0",
           "Protocol::Database::PostgreSQL::Constants" : "0",
           "Ryu::Async" : "0.014",
           "Ryu::Observable" : "0",
           "Scalar::Util" : "0",
           "Template" : "2.28",
           "URI::QueryParam" : "0",
           "URI::postgres" : "0",
           "curry" : "1.001",
           "indirect" : "0",
           "overload" : "0",
           "parent" : "0",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "recommends" : {
           "CPAN::Meta" : "2.120900"
        },
        "requires" : {
           "Database::Async" : "0.005",
           "ExtUtils::MakeMaker" : "0",
           "File::Spec" : "0",
           "IO::Async::Loop" : "0",
           "IO::Handle" : "0",
           "IPC::Open3" : "0",
           "Log::Any::Adapter" : "0",
           "Test::CheckDeps" : "0.010",
           "Test::Deep" : "0",
           "Test::Fatal" : "0.010",
           "Test::More" : "0.98",
           "Test::PostgreSQL" : "0",
           "Test::Refcount" : "0.07",
           "feature" : "0",
           "perl" : "5.006"
        },
        "suggests" : {
           "Test::PostgreSQL" : "1.26"
        }
     }
  },
  "provides" : {
     "Database::Async::Engine::PostgreSQL" : {
        "file" : "lib/Database/Async/Engine/PostgreSQL.pm",
        "version" : "0.004"
     },
     "Database::Async::Engine::PostgreSQL::DDL" : {
        "file" : "lib/Database/Async/Engine/PostgreSQL/DDL.pm",
        "version" : "0.004"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/team-at-cpan/Database-Async-Engine-PostgreSQL/issues"
     },
     "homepage" : "https://github.com/team-at-cpan/Database-Async-Engine-PostgreSQL",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/team-at-cpan/Database-Async-Engine-PostgreSQL.git",
        "web" : "https://github.com/team-at-cpan/Database-Async-Engine-PostgreSQL"
     }
  },
  "version" : "0.004",
  "x_authority" : "cpan:TEAM",
  "x_contributors" : [
     "Tom M <[email protected]>"
  ],
  "x_generated_by_perl" : "v5.28.1",
  "x_serialization_backend" : "Cpanel::JSON::XS version 4.11"
}