{
   "abstract" : "Decouple object instantiation from usage.",
   "author" : [
      "Aran Clary Deltac <bluefeet@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.1.9",
   "license" : [
      "gpl_3"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Object-Depot",
   "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.07",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Exporter" : "0",
            "Guard" : "1.023",
            "List::MoreUtils" : "0.410",
            "Moo" : "2.003000",
            "Role::Tiny" : "2.000005",
            "Scalar::Util" : "0",
            "Sub::Name" : "0.21",
            "Types::Common::String" : "1.002001",
            "Types::Standard" : "1.002001",
            "namespace::clean" : "0.27",
            "strictures" : "2.000003"
         }
      },
      "test" : {
         "requires" : {
            "Test2::V0" : "0.000126"
         }
      }
   },
   "provides" : {
      "Object::Depot" : {
         "file" : "lib/Object/Depot.pm",
         "version" : "0.03"
      },
      "Object::Depot::Role" : {
         "file" : "lib/Object/Depot/Role.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/bluefeet/Object-Depot/issues"
      },
      "homepage" : "https://github.com/bluefeet/Object-Depot",
      "repository" : {
         "url" : "git://github.com/bluefeet/Object-Depot.git",
         "web" : "https://github.com/bluefeet/Object-Depot"
      }
   },
   "version" : "0.03",
   "x_authority" : "cpan:BLUEFEET",
   "x_serialization_backend" : "JSON::PP version 4.04",
   "x_static_install" : 1
}