{
  "abstract" : "Perl bindings for nauty",
  "author" : [
     "Andrius Merkys <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Graph-Nauty",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Devel::PPPort" : "3.23"
        }
     },
     "runtime" : {
        "requires" : {
           "Data::Dumper" : "0",
           "Graph::Undirected" : "0",
           "Scalar::Util" : "0",
           "perl" : "5.008"
        }
     },
     "test" : {
        "requires" : {
           "Graph::Undirected" : "0",
           "Test::More" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/merkys/graph-nauty/issues"
     },
     "homepage" : "http://search.cpan.org/dist/",
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/merkys/graph-nauty.git",
        "web" : "https://github.com/merkys/graph-nauty"
     }
  },
  "version" : "0.3.3",
  "x_serialization_backend" : "Cpanel::JSON::XS version 3.0239"
}