{
  "abstract" : "A Thin UserAgent around some useful modules.",
  "author" : [
     "Chris Prather <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.042, CPAN::Meta::Converter version 2.150001",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "HTTP-Thin-UserAgent",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Data::Dumper" : "0",
           "Exporter" : "0",
           "HTTP::Request::Common" : "0",
           "HTTP::Thin" : "0",
           "HTTP::Throwable::Factory" : "0",
           "Import::Into" : "0",
           "JSON::Any" : "0",
           "Moo" : "0",
           "Moo::Role" : "0",
           "MooX::ChainedAttributes" : "0",
           "MooX::late" : "0",
           "Scalar::Util" : "0",
           "Throwable::Error" : "0",
           "Try::Tiny" : "0",
           "Web::Scraper" : "0",
           "constant" : "0",
           "parent" : "0",
           "perl" : "v5.12.1",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "File::Spec" : "0",
           "IO::Handle" : "0",
           "IPC::Open3" : "0",
           "Test::More" : "0",
           "Test::Requires::Env" : "0",
           "blib" : "1.01",
           "strict" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "homepage" : "https://github.com/perigrin/http-thin-useragent",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/perigrin/http-thin-useragent.git",
        "web" : "https://github.com/perigrin/http-thin-useragent"
     }
  },
  "version" : "0.014"
}