{
   "abstract" : "handles context specific singletons",
   "author" : [
      "Branislav Zahradn\u00edk <barney@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Context-Singleton",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.28"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.28"
         }
      },
      "runtime" : {
         "requires" : {
            "Class::Load" : "0",
            "Exception::Class" : "0",
            "Exporter::Tiny" : "0",
            "List::MoreUtils" : "0",
            "List::Util" : "0",
            "Module::Pluggable::Object" : "0",
            "Ref::Util" : "0",
            "Scalar::Util" : "0",
            "Sub::Install" : "0",
            "Variable::Magic" : "0",
            "feature" : "0",
            "namespace::clean" : "0",
            "overload" : "0",
            "parent" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Exporter" : "0",
            "FindBin" : "0",
            "Hash::Util" : "0",
            "Sub::Name" : "0",
            "Sub::Override" : "0",
            "Sub::Uplevel" : "0",
            "Syntax::Construct" : "0",
            "Test::Deep" : "0",
            "Test::Deep::Cmp" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0.94",
            "lib" : "0"
         }
      }
   },
   "provides" : {
      "Context::Singleton" : {
         "file" : "lib/Context/Singleton.pm",
         "version" : "v1.0.4"
      },
      "Context::Singleton::Exception::Deduced" : {
         "file" : "lib/Context/Singleton/Exception/Deduced.pm",
         "version" : "v1.0.4"
      },
      "Context::Singleton::Exception::Invalid" : {
         "file" : "lib/Context/Singleton/Exception/Invalid.pm",
         "version" : "v1.0.4"
      },
      "Context::Singleton::Exception::Nondeducible" : {
         "file" : "lib/Context/Singleton/Exception/Nondeducible.pm",
         "version" : "v1.0.4"
      },
      "Context::Singleton::Frame" : {
         "file" : "lib/Context/Singleton/Frame.pm",
         "version" : "v1.0.4"
      },
      "Context::Singleton::Frame::Builder::Array" : {
         "file" : "lib/Context/Singleton/Frame/Builder/Array.pm",
         "version" : "v1.0.4"
      },
      "Context::Singleton::Frame::Builder::Base" : {
         "file" : "lib/Context/Singleton/Frame/Builder/Base.pm",
         "version" : "v1.0.4"
      },
      "Context::Singleton::Frame::Builder::Hash" : {
         "file" : "lib/Context/Singleton/Frame/Builder/Hash.pm",
         "version" : "v1.0.4"
      },
      "Context::Singleton::Frame::Builder::Value" : {
         "file" : "lib/Context/Singleton/Frame/Builder/Value.pm",
         "version" : "v1.0.4"
      },
      "Context::Singleton::Frame::DB" : {
         "file" : "lib/Context/Singleton/Frame/DB.pm",
         "version" : "v1.0.4"
      },
      "Context::Singleton::Frame::Promise" : {
         "file" : "lib/Context/Singleton/Frame/Promise.pm",
         "version" : "v1.0.4"
      },
      "Context::Singleton::Frame::Promise::Builder" : {
         "file" : "lib/Context/Singleton/Frame/Promise/Builder.pm",
         "version" : "v1.0.4"
      },
      "Context::Singleton::Frame::Promise::Rule" : {
         "file" : "lib/Context/Singleton/Frame/Promise/Rule.pm",
         "version" : "v1.0.4"
      },
      "Context::Singleton::Frame::Result" : {
         "file" : "lib/Context/Singleton/Frame/Result.pm",
         "version" : "v1.0.4"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "https://github.com/happy-barney/perl-Context-Singleton",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/happy-barney/perl-Context-Singleton.git",
         "web" : "https://github.com/happy-barney/perl-Context-Singleton"
      }
   },
   "version" : "1.0.4",
   "x_generated_by_perl" : "v5.26.1",
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0239"
}