{
   "abstract" : "efficiently retrieve and search trees with DBIx::Class",
   "author" : [
      "Arthur Axel \"fREW\" Schmidt <frioux+cpan@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.006, CPAN::Meta::Converter version 2.132830",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "DBIx-Class-MaterializedPath",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Class::C3::Componentised" : "1.001",
            "DBIx::Class" : "0.08196",
            "DBIx::Class::Helpers" : "2.007004",
            "DBIx::Introspector" : "0",
            "Module::Runtime" : "0",
            "SQL::Translator" : "0.11011",
            "Sub::Current" : "0.02",
            "Try::Tiny" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::Deep" : "0.11",
            "Test::More" : "0.98"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/frioux/DBIx-Class-MaterializedPath/issues"
      },
      "homepage" : "https://github.com/frioux/DBIx-Class-MaterializedPath",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/frioux/DBIx-Class-MaterializedPath.git",
         "web" : "https://github.com/frioux/DBIx-Class-MaterializedPath"
      }
   },
   "version" : "0.002001"
}