{
   "abstract" : "Persist multiple trees in a single db table, preserving child order",
   "author" : [
      "Ron Savage (ron@savage.net.au)"
   ],
   "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-DAG_Node-Persist",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "DBI" : "1.633",
            "DBIx::Admin::CreateTable" : "2.1",
            "File::Temp" : "0",
            "Getopt::Long" : "2.42",
            "Moo" : "2.001001",
            "Pod::Usage" : "1.65",
            "Scalar::Util" : "1.41",
            "Tree::DAG_Node" : "1.24",
            "Types::Standard" : "1.000005",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "DBD::SQLite" : "1.46",
            "Test::More" : "1.001014",
            "Test::Pod" : "1.48"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/ronsavage/Tree-DAG_Node-Persist/issues"
      },
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/ronsavage/Tree-DAG_Node-Persist.git",
         "web" : "https://github.com/ronsavage/Tree-DAG_Node-Persist"
      }
   },
   "version" : "1.13",
   "x_serialization_backend" : "JSON::PP version 4.02"
}