{
  "abstract" : "Vantage-Point Tree",
  "author" : [
     "Kang-min Liu <[email protected]>"
  ],
  "dynamic_config" : "0",
  "generated_by" : "Module::Install version 1.12, CPAN::Meta::Converter version 2.140640",
  "license" : [
     "mit"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Tree-VP",
  "no_index" : {
     "directory" : [
        "examples",
        "inc",
        "t"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.59"
        }
     },
     "configure" : {
        "requires" : {
           "CPAN::Meta" : "0",
           "ExtUtils::MakeMaker" : "6.59"
        }
     },
     "runtime" : {
        "requires" : {
           "List::Priority" : "0",
           "Moo" : "0",
           "perl" : "v5.8.0"
        }
     },
     "test" : {
        "requires" : {
           "Test::More" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "license" : [
        "http://opensource.org/licenses/mit-license.php"
     ],
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/gugod/Tree-VP.git"
     }
  },
  "version" : "0.01",
  "x_module_name" : "Tree::VP"
}