{
   "abstract" : "database interface for use with IO::Async",
   "author" : [
      "Tom Molesworth <TEAM@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.024, 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",
   "no_index" : {
      "directory" : [
         "eg",
         "share",
         "shares",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Devel::Cover" : "0",
            "Devel::Cover::Report::Coveralls" : "0.11",
            "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::MinimumVersion" : "0",
            "Test::Mojibake" : "0",
            "Test::More" : "0.88",
            "Test::NoTabs" : "0",
            "Test::Pod" : "1.41",
            "Test::Portability::Files" : "0",
            "Test::Version" : "1"
         }
      },
      "runtime" : {
         "requires" : {
            "Class::Method::Modifiers" : "0",
            "Future" : "0.40",
            "Future::AsyncAwait" : "0.33",
            "IO::Async" : "0.68",
            "IO::Async::Notifier" : "0.68",
            "JSON::MaybeUTF8" : "0",
            "List::Util" : "1.50",
            "List::UtilsBy" : "0",
            "Log::Any" : "1.050",
            "Module::Load" : "0",
            "Path::Tiny" : "0.108",
            "Ryu" : "3.002",
            "Ryu::Async" : "0.016",
            "Scalar::Util" : "1.50",
            "Syntax::Keyword::Try" : "0.11",
            "Template" : "3.000",
            "URI" : "0",
            "URI::db" : "0.19",
            "YAML::XS" : "0",
            "curry" : "0",
            "indirect" : "0",
            "mro" : "0",
            "parent" : "0",
            "perl" : "5.024"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::CheckDeps" : "0.010",
            "Test::Fatal" : "0.010",
            "Test::More" : "0.98",
            "Test::Refcount" : "0.07"
         }
      }
   },
   "provides" : {
      "Database::Async" : {
         "file" : "lib/Database/Async.pm",
         "version" : "0.016"
      },
      "Database::Async::Backoff" : {
         "file" : "lib/Database/Async/Backoff.pm",
         "version" : "0.016"
      },
      "Database::Async::Backoff::Exponential" : {
         "file" : "lib/Database/Async/Backoff/Exponential.pm",
         "version" : "0.016"
      },
      "Database::Async::DB" : {
         "file" : "lib/Database/Async/DB.pm",
         "version" : "0.016"
      },
      "Database::Async::Engine" : {
         "file" : "lib/Database/Async/Engine.pm",
         "version" : "0.016"
      },
      "Database::Async::Engine::Empty" : {
         "file" : "lib/Database/Async/Engine/Empty.pm",
         "version" : "0.016"
      },
      "Database::Async::ORM" : {
         "file" : "lib/Database/Async/ORM.pm",
         "version" : "0.016"
      },
      "Database::Async::ORM::Constraint" : {
         "file" : "lib/Database/Async/ORM/Constraint.pm",
         "version" : "0.016"
      },
      "Database::Async::ORM::Extension" : {
         "file" : "lib/Database/Async/ORM/Extension.pm",
         "version" : "0.016"
      },
      "Database::Async::ORM::Field" : {
         "file" : "lib/Database/Async/ORM/Field.pm",
         "version" : "0.016"
      },
      "Database::Async::ORM::Schema" : {
         "file" : "lib/Database/Async/ORM/Schema.pm",
         "version" : "0.016"
      },
      "Database::Async::ORM::Table" : {
         "file" : "lib/Database/Async/ORM/Table.pm",
         "version" : "0.016"
      },
      "Database::Async::ORM::Type" : {
         "file" : "lib/Database/Async/ORM/Type.pm",
         "version" : "0.016"
      },
      "Database::Async::Pool" : {
         "file" : "lib/Database/Async/Pool.pm",
         "version" : "0.016"
      },
      "Database::Async::Query" : {
         "file" : "lib/Database/Async/Query.pm",
         "version" : "0.016"
      },
      "Database::Async::Row" : {
         "file" : "lib/Database/Async/Row.pm",
         "version" : "0.016"
      },
      "Database::Async::StatementHandle" : {
         "file" : "lib/Database/Async/StatementHandle.pm",
         "version" : "0.016"
      },
      "Database::Async::Test" : {
         "file" : "lib/Database/Async/Test.pm",
         "version" : "0.016"
      },
      "Database::Async::Transaction" : {
         "file" : "lib/Database/Async/Transaction.pm",
         "version" : "0.016"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/team-at-cpan/Database-Async/issues"
      },
      "homepage" : "https://github.com/team-at-cpan/Database-Async",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/team-at-cpan/Database-Async.git",
         "web" : "https://github.com/team-at-cpan/Database-Async"
      }
   },
   "version" : "0.016",
   "x_authority" : "cpan:TEAM",
   "x_contributors" : [
      "Arash <arashThr@outlook.com>"
   ],
   "x_generated_by_perl" : "v5.34.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.26",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}