{
   "abstract" : "A framework independent HTTP session library.",
   "author" : [
      "Aran Clary Deltac <bluefeet@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.1.4",
   "license" : [
      "gpl_3"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Starch",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.035"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion::Fast" : "0.04",
            "Test::PAUSE::Permissions" : "0.04",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Digest::SHA" : "0",
            "Exporter" : "0",
            "Log::Any" : "1.033",
            "Module::Find" : "0.11",
            "Module::Runtime" : "0.014",
            "Moo" : "2.000000",
            "Moo::Object" : "0",
            "Moo::Role" : "2.000000",
            "MooX::BuildArgs" : "0.02",
            "Scalar::Util" : "0",
            "Storable" : "0",
            "Try::Tiny" : "0.18",
            "Types::Common::Numeric" : "1.000005",
            "Types::Common::String" : "1.000005",
            "Types::Standard" : "1.000005",
            "namespace::clean" : "0.24",
            "perl" : "5.008001",
            "strictures" : "2.000000"
         }
      },
      "test" : {
         "requires" : {
            "Log::Any::Test" : "1.033",
            "Test2::V0" : "0.000094"
         }
      }
   },
   "provides" : {
      "Starch" : {
         "file" : "lib/Starch.pm",
         "version" : "0.14"
      },
      "Starch::Factory" : {
         "file" : "lib/Starch/Factory.pm",
         "version" : "0.14"
      },
      "Starch::Manager" : {
         "file" : "lib/Starch/Manager.pm",
         "version" : "0.14"
      },
      "Starch::Plugin::AlwaysLoad" : {
         "file" : "lib/Starch/Plugin/AlwaysLoad.pm",
         "version" : "0.14"
      },
      "Starch::Plugin::Bundle" : {
         "file" : "lib/Starch/Plugin/Bundle.pm",
         "version" : "0.14"
      },
      "Starch::Plugin::CookieArgs" : {
         "file" : "lib/Starch/Plugin/CookieArgs.pm",
         "version" : "0.14"
      },
      "Starch::Plugin::CookieArgs::Manager" : {
         "file" : "lib/Starch/Plugin/CookieArgs/Manager.pm",
         "version" : "0.14"
      },
      "Starch::Plugin::CookieArgs::State" : {
         "file" : "lib/Starch/Plugin/CookieArgs/State.pm",
         "version" : "0.14"
      },
      "Starch::Plugin::DisableStore" : {
         "file" : "lib/Starch/Plugin/DisableStore.pm",
         "version" : "0.14"
      },
      "Starch::Plugin::ForManager" : {
         "file" : "lib/Starch/Plugin/ForManager.pm",
         "version" : "0.14"
      },
      "Starch::Plugin::ForState" : {
         "file" : "lib/Starch/Plugin/ForState.pm",
         "version" : "0.14"
      },
      "Starch::Plugin::ForStore" : {
         "file" : "lib/Starch/Plugin/ForStore.pm",
         "version" : "0.14"
      },
      "Starch::Plugin::LogStoreExceptions" : {
         "file" : "lib/Starch/Plugin/LogStoreExceptions.pm",
         "version" : "0.14"
      },
      "Starch::Plugin::RenewExpiration" : {
         "file" : "lib/Starch/Plugin/RenewExpiration.pm",
         "version" : "0.14"
      },
      "Starch::Plugin::RenewExpiration::Manager" : {
         "file" : "lib/Starch/Plugin/RenewExpiration/Manager.pm",
         "version" : "0.14"
      },
      "Starch::Plugin::RenewExpiration::State" : {
         "file" : "lib/Starch/Plugin/RenewExpiration/State.pm",
         "version" : "0.14"
      },
      "Starch::Plugin::ThrottleStore" : {
         "file" : "lib/Starch/Plugin/ThrottleStore.pm",
         "version" : "0.14"
      },
      "Starch::Plugin::Trace" : {
         "file" : "lib/Starch/Plugin/Trace.pm",
         "version" : "0.14"
      },
      "Starch::Plugin::Trace::Manager" : {
         "file" : "lib/Starch/Plugin/Trace/Manager.pm",
         "version" : "0.14"
      },
      "Starch::Plugin::Trace::State" : {
         "file" : "lib/Starch/Plugin/Trace/State.pm",
         "version" : "0.14"
      },
      "Starch::Plugin::Trace::Store" : {
         "file" : "lib/Starch/Plugin/Trace/Store.pm",
         "version" : "0.14"
      },
      "Starch::Role::Log" : {
         "file" : "lib/Starch/Role/Log.pm",
         "version" : "0.14"
      },
      "Starch::State" : {
         "file" : "lib/Starch/State.pm",
         "version" : "0.14"
      },
      "Starch::Store" : {
         "file" : "lib/Starch/Store.pm",
         "version" : "0.14"
      },
      "Starch::Store::Layered" : {
         "file" : "lib/Starch/Store/Layered.pm",
         "version" : "0.14"
      },
      "Starch::Store::Memory" : {
         "file" : "lib/Starch/Store/Memory.pm",
         "version" : "0.14"
      },
      "Starch::Util" : {
         "file" : "lib/Starch/Util.pm",
         "version" : "0.14"
      },
      "Test::Starch" : {
         "file" : "lib/Test/Starch.pm",
         "version" : "0.14"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/bluefeet/Starch/issues"
      },
      "homepage" : "https://github.com/bluefeet/Starch",
      "repository" : {
         "url" : "git://github.com/bluefeet/Starch.git",
         "web" : "https://github.com/bluefeet/Starch"
      }
   },
   "version" : "0.14",
   "x_authority" : "cpan:BLUEFEET",
   "x_contributors" : [
      "Aran Deltac <aran@ziprecruiter.com>",
      "Arthur Axel 'fREW' Schmidt <frioux@gmail.com>",
      "Ismail Kerim <ismail.kerim@assurant.com>",
      "Jonathan Scott Duff <duff@pobox.com>"
   ],
   "x_serialization_backend" : "JSON::PP version 4.02",
   "x_static_install" : 1
}