{
   "abstract" : "A simple, composable, and extensible data validation library for Perl.",
   "author" : [
      "ytnobody <ytnobody@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.1.25",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Poz",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.035"
         }
      },
      "develop" : {
         "requires" : {
            "Minilla" : "v3.1.25",
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion::Fast" : "0.04",
            "Test::PAUSE::Permissions" : "0.07",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "DateTime::Format::Duration::ISO8601" : "0.008",
            "DateTime::Format::ISO8601" : "0.16",
            "DateTime::Format::Strptime" : "1.79",
            "Email::Address" : "1.912",
            "Net::IPv6Addr" : "1.02",
            "Try::Tiny" : "0.32",
            "URI" : "5.07",
            "perl" : "5.032"
         }
      },
      "test" : {
         "requires" : {
            "Data::UUID" : "1.227",
            "Test::Exception" : "0.43",
            "Test::More" : "0.98"
         }
      }
   },
   "provides" : {
      "Poz" : {
         "file" : "lib/Poz.pm",
         "version" : "0.03"
      },
      "Poz::Builder" : {
         "file" : "lib/Poz/Builder.pm"
      },
      "Poz::Types" : {
         "file" : "lib/Poz/Types.pm"
      },
      "Poz::Types::array" : {
         "file" : "lib/Poz/Types/array.pm"
      },
      "Poz::Types::enum" : {
         "file" : "lib/Poz/Types/enum.pm"
      },
      "Poz::Types::number" : {
         "file" : "lib/Poz/Types/number.pm"
      },
      "Poz::Types::object" : {
         "file" : "lib/Poz/Types/object.pm"
      },
      "Poz::Types::scalar" : {
         "file" : "lib/Poz/Types/scalar.pm"
      },
      "Poz::Types::string" : {
         "file" : "lib/Poz/Types/string.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/ytnobody/p5-Poz/issues"
      },
      "homepage" : "https://github.com/ytnobody/p5-Poz",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/ytnobody/p5-Poz.git",
         "web" : "https://github.com/ytnobody/p5-Poz"
      }
   },
   "version" : "0.03",
   "x_contributors" : [
      "kobaken <kentafly88@gmail.com>"
   ],
   "x_serialization_backend" : "JSON::PP version 4.16",
   "x_static_install" : 1
}