{
   "abstract" : "Public interface encapsulating Params::Util to offer data type validation functions that pass PerlCritic.",
   "author" : [
      "Guillaume Aubert <aubertg@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4, CPAN::Meta::Converter version 2.120530",
   "license" : [
      "artistic_1"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Data-Validate-Type",
   "no_index" : {
      "file" : [
         "t/LocalTest.pm"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Carp" : "0",
            "Data::Dump" : "0",
            "File::Spec" : "0",
            "Params::Util" : "1",
            "Test::Exception" : "0",
            "Test::More" : "0.94"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "perl" : "5.006"
         }
      }
   },
   "provides" : {
      "Data::Validate::Type" : {
         "file" : "lib/Data/Validate/Type.pm",
         "version" : "v1.2.0"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "http://rt.cpan.org/NoAuth/ReportBug.html?Queue=data-validate-type"
      },
      "homepage" : "https://metacpan.org/release/Data-Validate-Type",
      "license" : [
         "http://opensource.org/licenses/artistic-license.php"
      ],
      "repository" : {
         "url" : "https://sourceforge.net/p/perldatatype/code"
      }
   },
   "version" : "v1.2.0"
}