{
  "abstract" : "Profile based data verification with Moose type constraints.",
  "author" : [
     "Cory G Watson <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 4.300030, CPAN::Meta::Converter version 2.120921",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Data-Verifier",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.30"
        }
     },
     "develop" : {
        "requires" : {
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "requires" : {
           "JSON::Any" : "0",
           "JSON::XS" : "0",
           "Moose" : "0",
           "Moose::Util::TypeConstraints" : "0",
           "MooseX::Storage" : "0",
           "MooseX::Storage::Deferred" : "0",
           "Scalar::Util" : "0",
           "Try::Tiny" : "0",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Test::Exception" : "0",
           "Test::More" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/gphat/data-verifier/issues"
     },
     "homepage" : "https://github.com/gphat/data-verifier",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/gphat/data-verifier.git",
        "web" : "https://github.com/gphat/data-verifier"
     }
  },
  "version" : "0.56"
}