{
   "abstract" : "Common Neo4j exception representations",
   "author" : [
      "Arne Johannessen <ajnn@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Neo4j-Error",
   "no_index" : {
      "directory" : [
         "t/lib"
      ],
      "namespace" : [
         "Neo4j::Error"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Test::MinimumVersion" : "0",
            "Test::More" : "0",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Devel::StackTrace" : "1.34",
            "List::Util" : "1.33",
            "parent" : "0",
            "perl" : "v5.10.0"
         }
      },
      "test" : {
         "requires" : {
            "Test::Exception" : "0",
            "Test::More" : "0.94",
            "Test::Warnings" : "0"
         }
      }
   },
   "provides" : {
      "Neo4j::Error" : {
         "file" : "lib/Neo4j/Error.pm",
         "version" : "0.01"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/johannessen/neo4j-error/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/johannessen/neo4j-error.git",
         "web" : "https://github.com/johannessen/neo4j-error"
      }
   },
   "version" : "0.01",
   "x_generated_by_perl" : "v5.36.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.29",
   "x_spdx_expression" : "Artistic-2.0"
}