{
   "abstract" : "handle subroutine meta information",
   "author" : [
      "kfly8 <kfly@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.1.18",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Sub-Meta",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "optional_features" : {
      "finder_function_parameters" : {
         "description" : "finder_function_parameters",
         "prereqs" : {
            "runtime" : {
               "requires" : {
                  "Function::Parameters" : "2.000003"
               }
            }
         }
      },
      "finder_sub_wrap_in_type" : {
         "description" : "finder_sub_wrap_in_type",
         "prereqs" : {
            "runtime" : {
               "requires" : {
                  "Sub::WrapInType" : "0.04"
               }
            }
         }
      }
   },
   "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",
            "Class::Load" : "0",
            "Scalar::Util" : "0",
            "Sub::Identify" : "0.14",
            "Sub::Util" : "1.50",
            "Type::Tiny" : "1.012000",
            "perl" : "5.010001"
         }
      },
      "test" : {
         "requires" : {
            "Devel::Refcount" : "0",
            "Test2::V0" : "0.000135",
            "Test::LeakTrace" : "0"
         }
      }
   },
   "provides" : {
      "Sub::Meta" : {
         "file" : "lib/Sub/Meta.pm",
         "version" : "0.15"
      },
      "Sub::Meta::Creator" : {
         "file" : "lib/Sub/Meta/Creator.pm",
         "version" : "0.15"
      },
      "Sub::Meta::CreatorFunction" : {
         "file" : "lib/Sub/Meta/CreatorFunction.pm"
      },
      "Sub::Meta::Finder::Default" : {
         "file" : "lib/Sub/Meta/Finder/Default.pm"
      },
      "Sub::Meta::Finder::FunctionParameters" : {
         "file" : "lib/Sub/Meta/Finder/FunctionParameters.pm"
      },
      "Sub::Meta::Finder::SubWrapInType" : {
         "file" : "lib/Sub/Meta/Finder/SubWrapInType.pm"
      },
      "Sub::Meta::Library" : {
         "file" : "lib/Sub/Meta/Library.pm",
         "version" : "0.15"
      },
      "Sub::Meta::Param" : {
         "file" : "lib/Sub/Meta/Param.pm",
         "version" : "0.15"
      },
      "Sub::Meta::Parameters" : {
         "file" : "lib/Sub/Meta/Parameters.pm",
         "version" : "0.15"
      },
      "Sub::Meta::Returns" : {
         "file" : "lib/Sub/Meta/Returns.pm",
         "version" : "0.15"
      },
      "Sub::Meta::Test" : {
         "file" : "lib/Sub/Meta/Test.pm"
      },
      "Sub::Meta::Type" : {
         "file" : "lib/Sub/Meta/Type.pm"
      },
      "Sub::Meta::TypeSub" : {
         "file" : "lib/Sub/Meta/TypeSub.pm"
      },
      "Types::Sub" : {
         "file" : "lib/Types/Sub.pm",
         "version" : "0.15"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/kfly8/p5-Sub-Meta/issues"
      },
      "homepage" : "https://github.com/kfly8/p5-Sub-Meta",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/kfly8/p5-Sub-Meta.git",
         "web" : "https://github.com/kfly8/p5-Sub-Meta"
      }
   },
   "version" : "0.15",
   "x_authority" : "cpan:KFLY",
   "x_contributors" : [
      "Kenta Kobayashi <kentafly88@gmail.com>"
   ],
   "x_serialization_backend" : "JSON::PP version 4.06",
   "x_static_install" : 1
}