{
  "abstract" : "A transparent persistence layer for Tree and its children",
  "author" : [
     "Rob Kinyin <[email protected]>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Tree-Persist",
  "no_index" : {
     "directory" : [
        "t",
        "inc"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "Module::Runtime" : "0.013",
           "Scalar::Util" : "1.1",
           "XML::Parser" : "2.41",
           "base" : "0",
           "perl" : "5.006",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "DBD::SQLite" : "1.39",
           "DBI" : "1.627",
           "File::Slurp" : "9999.19",
           "File::Spec" : "0.01",
           "File::Spec::Functions" : "0.01",
           "File::Temp" : "0.01",
           "Test::File" : "1.1",
           "Test::File::Contents" : "0.02",
           "Test::More" : "1.001002",
           "Test::Pod" : "1.48",
           "Test::Pod::Coverage" : "1.1",
           "Tree" : "1.05"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "license" : [
        "http://dev.perl.org/licenses/"
     ],
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/ronsavage/Tree-Persist.git",
        "web" : "https://github.com/ronsavage/Tree-Persist"
     }
  },
  "version" : "1.14",
  "x_serialization_backend" : "JSON::PP version 4.02"
}