{
   "abstract" : "Fast & minimal low-level HTTP client",
   "author" : [
      "Kang-min Liu <gugod@gugod.org>",
      "Ævar Arnfjörð Bjarmason <avar@cpan.org>",
      "Borislav Nikolov <jack@sofialondonmoskva.com>",
      "Damian Gryski <damian@gryski.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "App::ModuleBuildTiny version 0.025",
   "license" : [
      "mit"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Hijk",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "App::ModuleBuildTiny" : "0.025"
         }
      },
      "runtime" : {
         "requires" : {
            "Time::HiRes" : "0"
         }
      },
      "test" : {
         "requires" : {
            "HTTP::Server::Simple::PSGI" : "0",
            "Net::Ping" : "2.41",
            "Net::Server::HTTP" : "0",
            "Plack" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0"
         }
      }
   },
   "provides" : {
      "Hijk" : {
         "file" : "lib/Hijk.pm",
         "version" : "0.28"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/gugod/Hijk/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/gugod/Hijk.git",
         "web" : "https://github.com/gugod/Hijk"
      }
   },
   "version" : "0.28",
   "x_serialization_backend" : "JSON::PP version 2.97001",
   "x_spdx_expression" : "MIT",
   "x_static_install" : "1"
}