{
  "abstract" : "List objects with useful methods",
  "author" : [
     "Jon Portnoy <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 4.300037, CPAN::Meta::Converter version 2.120921",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "List-Objects-WithUtils",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.30"
        }
     },
     "develop" : {
        "requires" : {
           "Pod::Coverage::TrustPod" : "0",
           "Test::CPAN::Changes" : "0.19",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08"
        }
     },
     "runtime" : {
        "recommends" : {
           "Type::Tiny" : "0.022"
        },
        "requires" : {
           "Carp" : "0",
           "Exporter" : "0",
           "List::MoreUtils" : "0.33",
           "List::Util" : "1.18",
           "List::UtilsBy" : "0.09",
           "Module::Runtime" : "0.013",
           "Role::Tiny" : "1",
           "Scalar::Util" : "0",
           "Type::Tie" : "0.004",
           "autobox" : "0",
           "overload" : "0",
           "parent" : "0",
           "strictures" : "1"
        }
     },
     "test" : {
        "requires" : {
           "Test::More" : "0.88"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/avenj/list-objects-withutils.git",
        "web" : "git://github.com/avenj/list-objects-withutils"
     }
  },
  "version" : "1.012001"
}