{
   "abstract" : "Type constraint for any typed subroutine.",
   "author" : [
      "ybrliiu <raian@reeshome.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.1.10",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Types-TypedCodeRef",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.035"
         }
      },
      "develop" : {
         "requires" : {
            "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" : {
            "Carp" : "0",
            "Moo" : "2.004004",
            "Scalar::Util" : "0",
            "Sub::Meta" : "0.04",
            "Sub::WrapInType" : "0.03",
            "Type::Tiny" : "1.010004",
            "namespace::autoclean" : "0.29",
            "perl" : "5.010001"
         }
      },
      "test" : {
         "requires" : {
            "Test2::Suite" : "0.000138",
            "Test::More" : "0.98"
         }
      }
   },
   "provides" : {
      "Types::TypedCodeRef" : {
         "file" : "lib/Types/TypedCodeRef.pm",
         "version" : "0.05"
      },
      "Types::TypedCodeRef::Factory" : {
         "file" : "lib/Types/TypedCodeRef/Factory.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/ybrliiu/p5-Types-TypedCodeRef/issues"
      },
      "homepage" : "https://github.com/ybrliiu/p5-Types-TypedCodeRef",
      "repository" : {
         "url" : "git://github.com/ybrliiu/p5-Types-TypedCodeRef.git",
         "web" : "https://github.com/ybrliiu/p5-Types-TypedCodeRef"
      }
   },
   "version" : "0.05",
   "x_contributors" : [
      "kusuda <kusuda@mfac.jp>"
   ],
   "x_serialization_backend" : "JSON::PP version 4.04",
   "x_static_install" : 1
}