{
  "abstract" : "Persist multiple trees in a single db table, preserving child order",
  "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",
  "no_index" : {
     "directory" : [
        "t",
        "inc"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "Data::Dumper" : "2.161",
           "Exporter" : "5.71",
           "Scalar::Util" : "1.45",
           "base" : "0",
           "constant" : "0",
           "lib" : "0",
           "overload" : "0",
           "perl" : "5.006",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Test::Deep" : "1.123",
           "Test::Exception" : "0.43",
           "Test::More" : "1.001002",
           "Test::Pod" : "1.51",
           "Test::Pod::Coverage" : "1.1",
           "Test::Warn" : "0.3"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/ronsavage/Tree/issues"
     },
     "license" : [
        "http://dev.perl.org/licenses/"
     ],
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/ronsavage/Tree.git",
        "web" : "https://github.com/ronsavage/Tree"
     }
  },
  "version" : "1.15",
  "x_serialization_backend" : "JSON::PP version 4.02"
}