{
   "abstract" : "A library of SQL types",
   "author" : [
      "Robert Rothenberg <rrwo@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Types-SQL",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Test::Perl::Critic" : "0"
         }
      },
      "runtime" : {
         "recommends" : {
            "PerlX::Maybe::XS" : "0",
            "Ref::Util::XS" : "0",
            "Type::Tiny::XS" : "0"
         },
         "requires" : {
            "Exporter" : "0",
            "PerlX::Maybe" : "0",
            "Ref::Util" : "0",
            "Type::Library" : "0",
            "Type::Utils" : "0.44",
            "Types::Standard" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "Test::EOL" : "0",
            "Test::MinimmumVersion" : "0",
            "Test::NoTabs" : "0",
            "Test::Perl::Critic" : "0",
            "Test::Pod" : "1.22",
            "Test::Pod::Coverage" : "1.08",
            "Test::Warnings" : "0"
         },
         "requires" : {
            "Test::More" : "0.98",
            "Test::Most" : "0",
            "if" : "0"
         }
      }
   },
   "provides" : {
      "Types::SQL" : {
         "file" : "lib/Types/SQL.pm",
         "version" : "v0.1.2"
      },
      "Types::SQL::Util" : {
         "file" : "lib/Types/SQL/Util.pm",
         "version" : "v0.1.2"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/robrwo/Types-SQL/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/robrwo/Types-SQL.git",
         "web" : "https://github.com/robrwo/Types-SQL"
      }
   },
   "version" : "v0.1.2",
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0239"
}