{
   "abstract" : "DBIx::NoSQL as a Moose object store ",
   "author" : [
      "Yanick Champoux <yanick@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.009, CPAN::Meta::Converter version 2.150001",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "DBIx-NoSQL-Store-Manager",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Test::More" : "0.96",
            "Test::Vars" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "DBIx::NoSQL" : "0.0020",
            "Log::Any" : "0",
            "Module::Pluggable" : "0",
            "Moose" : "0",
            "Moose::Role" : "0",
            "Moose::Util::TypeConstraints" : "0",
            "MooseX::ClassAttribute" : "0",
            "MooseX::SetOnce" : "0",
            "MooseX::Storage" : "0.31",
            "Scalar::Util" : "0",
            "Types::Standard" : "0",
            "experimental" : "0",
            "perl" : "v5.20.0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "File::Temp" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::Deep" : "0",
            "Test::More" : "0",
            "lib" : "0"
         }
      }
   },
   "provides" : {
      "DBIx::NoSQL::Store::Manager" : {
         "file" : "lib/DBIx/NoSQL/Store/Manager.pm",
         "version" : "v1.0.0"
      },
      "DBIx::NoSQL::Store::Manager::Model" : {
         "file" : "lib/DBIx/NoSQL/Store/Manager/Model.pm",
         "version" : "v1.0.0"
      },
      "DBIx::NoSQL::Store::Manager::StoreIndex" : {
         "file" : "lib/DBIx/NoSQL/Store/Manager/StoreIndex.pm",
         "version" : "v1.0.0"
      },
      "DBIx::NoSQL::Store::Manager::StoreKey" : {
         "file" : "lib/DBIx/NoSQL/Store/Manager/StoreKey.pm",
         "version" : "v1.0.0"
      },
      "DBIx::NoSQL::Store::Manager::StoreModel" : {
         "file" : "lib/DBIx/NoSQL/Store/Manager/StoreModel.pm",
         "version" : "v1.0.0"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/yanick/DBIx-NoSQL-Store-Manager/issues"
      },
      "homepage" : "https://github.com/yanick/DBIx-NoSQL-Store-Manager",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/yanick/DBIx-NoSQL-Store-Manager.git",
         "web" : "https://github.com/yanick/DBIx-NoSQL-Store-Manager"
      }
   },
   "version" : "1.0.0",
   "x_author_pledge" : {
      "version" : 1
   },
   "x_authority" : "cpan:YANICK",
   "x_serialization_backend" : "JSON::XS version 3.01"
}