{
   "abstract" : "Smartmatch done right",
   "author" : [
      "Leon Timmermans <leont@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.030, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Syntax-Infix-Smartmatch",
   "prereqs" : {
      "build" : {
         "requires" : {
            "XS::Parse::Infix::Builder" : "0.26"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.039"
         }
      },
      "develop" : {
         "requires" : {
            "Devel::PPPort" : "3.23",
            "Test::More" : "0",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Perl" : "5.014",
            "XSLoader" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0"
         }
      }
   },
   "provides" : {
      "Syntax::Infix::Smartmatch" : {
         "file" : "lib/Syntax/Infix/Smartmatch.pm",
         "version" : "0.001"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-syntax-infix-smartmatch at rt.cpan.org",
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Syntax-Infix-Smartmatch"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/Leont/syntax-infix-smartmatch.git",
         "web" : "https://github.com/Leont/syntax-infix-smartmatch"
      }
   },
   "version" : "0.001",
   "x_contributors" : [
      "Leon Timmermans <fawaka@gmail.com>"
   ],
   "x_generated_by_perl" : "v5.38.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.36",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}