{
  "abstract" : "A Mojo User-Agent that can record and play back requests without Internet connectivity, similar to LWP::UserAgent::Mockable",
  "author" : [
     "Kit Peters <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.042, CPAN::Meta::Converter version 2.150005",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Mojo-UserAgent-Mockable",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Pod::Coverage::TrustPod" : "0",
           "Test::CPAN::Changes" : "0.19",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Class::Load" : "0",
           "English" : "0",
           "File::Slurper" : "0",
           "JSON::MaybeXS" : "0",
           "Mojo::Base" : "0",
           "Mojo::JSON" : "0",
           "Mojo::URL" : "0",
           "Mojo::Util" : "0",
           "Mojolicious" : "0",
           "Safe::Isa" : "0",
           "Scalar::Util" : "0",
           "TryCatch" : "0",
           "perl" : "5.014",
           "warnings" : "0",
           "warnings::register" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Array::Compare" : "0",
           "File::Compare" : "0",
           "File::Spec" : "0",
           "File::Temp" : "0",
           "File::stat" : "0",
           "FindBin" : "0",
           "Mojo::IOLoop" : "0",
           "Mojo::Message::Request" : "0",
           "Mojo::Message::Response" : "0",
           "Mojo::Parameters" : "0",
           "Mojo::Server::Daemon" : "0",
           "Mojo::UserAgent" : "0",
           "Mojolicious::Lite" : "0",
           "Mojolicious::Plugin::BasicAuthPlus" : "0",
           "Mojolicious::Quick" : "0",
           "Pod::Coverage::TrustPod" : "0",
           "Test::Exception" : "0",
           "Test::JSON" : "0",
           "Test::Mojo" : "0",
           "Test::Moose" : "0",
           "Test::Most" : "0",
           "Test::Pod" : "0",
           "Test::Pod::Coverage" : "0",
           "Time::HiRes" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/popefelix/Mojo-UserAgent-Mockable/issues"
     },
     "homepage" : "https://github.com/popefelix/Mojo-UserAgent-Mockable",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/popefelix/Mojo-UserAgent-Mockable.git",
        "web" : "https://github.com/popefelix/Mojo-UserAgent-Mockable"
     }
  },
  "version" : "1.2"
}