{
   "abstract" : "Test double framework with method stubs and behaviour verification\r",
   "author" : [
      "Steven Lee <stevenwh.lee@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Test-Mocha",
   "no_index" : {
      "directory" : [
         "lib/Test/Mocha"
      ]
   },
   "optional_features" : {
      "AuthorTests" : {
         "description" : "Modules required for author tests",
         "prereqs" : {
            "develop" : {
               "recommends" : {
                  "Pod::Coverage::TrustPod" : "0",
                  "Test::NoTabs" : "0",
                  "Test::Perl::Critic" : "0",
                  "Test::Pod" : "1.41",
                  "Test::Pod::Coverage" : "1.08"
               }
            }
         }
      },
      "MooseTypes" : {
         "description" : "Support using Moose types as argument matchers",
         "prereqs" : {
            "test" : {
               "suggests" : {
                  "Moose::Util::TypeConstraints" : "0",
                  "MooseX::Types::Moose" : "0",
                  "MooseX::Types::Structured" : "0"
               }
            }
         }
      }
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Moose::Util::TypeConstraints" : "0",
            "MooseX::Types::Moose" : "0",
            "MooseX::Types::Structured" : "0",
            "Pod::Coverage::TrustPod" : "0",
            "Test::More" : "0.88",
            "Test::NoTabs" : "0",
            "Test::Perl::Critic" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         },
         "suggests" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::NoTabs" : "0",
            "Test::Perl::Critic" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "1.22",
            "Devel::PartialDump" : "0.17",
            "Exporter" : "0",
            "Scalar::Util" : "0",
            "Test::Builder" : "0",
            "Type::Library" : "0",
            "Type::Utils" : "0",
            "Types::Standard" : "0.008",
            "UNIVERSAL::ref" : "0",
            "experimental" : "0",
            "overload" : "0",
            "parent" : "0",
            "perl" : "5.010001",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::Builder::Tester" : "0",
            "Test::Fatal" : "0",
            "Test::More" : "1.001002",
            "Test::Requires" : "0",
            "lib" : "0"
         },
         "suggests" : {
            "Moose::Util::TypeConstraints" : "0",
            "MooseX::Types::Moose" : "0",
            "MooseX::Types::Structured" : "0"
         }
      }
   },
   "provides" : {
      "Test::Mocha" : {
         "file" : "lib/Test/Mocha.pm",
         "version" : "0.65"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-Test-Mocha@rt.cpan.org",
         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Test-Mocha"
      },
      "homepage" : "https://github.com/stevenl/Test-Mocha",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/stevenl/Test-Mocha.git",
         "web" : "https://github.com/stevenl/Test-Mocha"
      }
   },
   "version" : "0.65",
   "x_Dist_Zilla" : {
      "perl" : {
         "version" : "5.022003"
      },
      "plugins" : [
         {
            "class" : "Dist::Zilla::Plugin::GatherDir",
            "config" : {
               "Dist::Zilla::Plugin::GatherDir" : {
                  "exclude_filename" : [],
                  "exclude_match" : [],
                  "follow_symlinks" : 0,
                  "include_dotfiles" : 0,
                  "prefix" : "",
                  "prune_directory" : [],
                  "root" : "."
               }
            },
            "name" : "@Basic/GatherDir",
            "version" : "6.012"
         },
         {
            "class" : "Dist::Zilla::Plugin::PruneCruft",
            "name" : "@Basic/PruneCruft",
            "version" : "6.012"
         },
         {
            "class" : "Dist::Zilla::Plugin::ManifestSkip",
            "name" : "@Basic/ManifestSkip",
            "version" : "6.012"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaYAML",
            "name" : "@Basic/MetaYAML",
            "version" : "6.012"
         },
         {
            "class" : "Dist::Zilla::Plugin::License",
            "name" : "@Basic/License",
            "version" : "6.012"
         },
         {
            "class" : "Dist::Zilla::Plugin::Readme",
            "name" : "@Basic/Readme",
            "version" : "6.012"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExtraTests",
            "name" : "@Basic/ExtraTests",
            "version" : "6.012"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExecDir",
            "name" : "@Basic/ExecDir",
            "version" : "6.012"
         },
         {
            "class" : "Dist::Zilla::Plugin::ShareDir",
            "name" : "@Basic/ShareDir",
            "version" : "6.012"
         },
         {
            "class" : "Dist::Zilla::Plugin::MakeMaker",
            "config" : {
               "Dist::Zilla::Role::TestRunner" : {
                  "default_jobs" : 1
               }
            },
            "name" : "@Basic/MakeMaker",
            "version" : "6.012"
         },
         {
            "class" : "Dist::Zilla::Plugin::Manifest",
            "name" : "@Basic/Manifest",
            "version" : "6.012"
         },
         {
            "class" : "Dist::Zilla::Plugin::TestRelease",
            "name" : "@Basic/TestRelease",
            "version" : "6.012"
         },
         {
            "class" : "Dist::Zilla::Plugin::ConfirmRelease",
            "name" : "@Basic/ConfirmRelease",
            "version" : "6.012"
         },
         {
            "class" : "Dist::Zilla::Plugin::UploadToCPAN",
            "name" : "@Basic/UploadToCPAN",
            "version" : "6.012"
         },
         {
            "class" : "Dist::Zilla::Plugin::PruneFiles",
            "name" : "PruneFiles",
            "version" : "6.012"
         },
         {
            "class" : "Dist::Zilla::Plugin::PkgVersion",
            "name" : "PkgVersion",
            "version" : "6.012"
         },
         {
            "class" : "Dist::Zilla::Plugin::FileFinder::ByName",
            "name" : "PublicModules",
            "version" : "6.012"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodWeaver",
            "config" : {
               "Dist::Zilla::Plugin::PodWeaver" : {
                  "finder" : [
                     "PublicModules"
                  ],
                  "plugins" : [
                     {
                        "class" : "Pod::Weaver::Plugin::EnsurePod5",
                        "name" : "@CorePrep/EnsurePod5",
                        "version" : "4.015"
                     },
                     {
                        "class" : "Pod::Weaver::Plugin::H1Nester",
                        "name" : "@CorePrep/H1Nester",
                        "version" : "4.015"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Name",
                        "name" : "Name",
                        "version" : "4.015"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Region",
                        "name" : "badge",
                        "version" : "4.015"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Version",
                        "name" : "Version",
                        "version" : "4.015"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Region",
                        "name" : "prelude",
                        "version" : "4.015"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Generic",
                        "name" : "SYNOPSIS",
                        "version" : "4.015"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Generic",
                        "name" : "DESCRIPTION",
                        "version" : "4.015"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Generic",
                        "name" : "OVERVIEW",
                        "version" : "4.015"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Collect",
                        "name" : "ATTRIBUTES",
                        "version" : "4.015"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Collect",
                        "name" : "METHODS",
                        "version" : "4.015"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Collect",
                        "name" : "FUNCTIONS",
                        "version" : "4.015"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Collect",
                        "name" : "TYPES",
                        "version" : "4.015"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Leftovers",
                        "name" : "Leftovers",
                        "version" : "4.015"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Region",
                        "name" : "postlude",
                        "version" : "4.015"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Support",
                        "name" : "Support",
                        "version" : "1.010"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Authors",
                        "name" : "Authors",
                        "version" : "4.015"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Generic",
                        "name" : "ACKNOWLEDGEMENTS",
                        "version" : "4.015"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Generic",
                        "name" : "SEE ALSO",
                        "version" : "4.015"
                     },
                     {
                        "class" : "Pod::Weaver::Section::Legal",
                        "name" : "Legal",
                        "version" : "4.015"
                     },
                     {
                        "class" : "Pod::Weaver::Section::WarrantyDisclaimer::Artistic",
                        "name" : "WarrantyDisclaimer::Artistic",
                        "version" : "0.121290"
                     },
                     {
                        "class" : "Pod::Weaver::Plugin::Transformer",
                        "name" : "-Transformer",
                        "version" : "4.015"
                     }
                  ]
               }
            },
            "name" : "PodWeaver",
            "version" : "4.008"
         },
         {
            "class" : "Dist::Zilla::Plugin::AutoPrereqs",
            "name" : "AutoPrereqs",
            "version" : "6.012"
         },
         {
            "class" : "Dist::Zilla::Plugin::OptionalFeature",
            "config" : {
               "Dist::Zilla::Plugin::OptionalFeature" : {
                  "always_recommend" : 0,
                  "always_suggest" : 1,
                  "description" : "Modules required for author tests",
                  "name" : "AuthorTests",
                  "phase" : "develop",
                  "prereqs" : {
                     "Pod::Coverage::TrustPod" : "0",
                     "Test::NoTabs" : "0",
                     "Test::Perl::Critic" : "0",
                     "Test::Pod" : "1.41",
                     "Test::Pod::Coverage" : "1.08"
                  },
                  "prompt" : 0,
                  "require_develop" : 1,
                  "type" : "recommends"
               }
            },
            "name" : "AuthorTests",
            "version" : "0.023"
         },
         {
            "class" : "Dist::Zilla::Plugin::OptionalFeature",
            "config" : {
               "Dist::Zilla::Plugin::OptionalFeature" : {
                  "always_recommend" : 0,
                  "always_suggest" : 1,
                  "description" : "Support using Moose types as argument matchers",
                  "name" : "MooseTypes",
                  "phase" : "test",
                  "prereqs" : {
                     "Moose::Util::TypeConstraints" : "0",
                     "MooseX::Types::Moose" : "0",
                     "MooseX::Types::Structured" : "0"
                  },
                  "prompt" : 0,
                  "require_develop" : 1,
                  "type" : "suggests"
               }
            },
            "name" : "MooseTypes",
            "version" : "0.023"
         },
         {
            "class" : "Dist::Zilla::Plugin::NextRelease",
            "name" : "NextRelease",
            "version" : "6.012"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaConfig",
            "name" : "MetaConfig",
            "version" : "6.012"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaJSON",
            "name" : "MetaJSON",
            "version" : "6.012"
         },
         {
            "class" : "Dist::Zilla::Plugin::CPANFile",
            "name" : "CPANFile",
            "version" : "6.012"
         },
         {
            "class" : "Dist::Zilla::Plugin::GithubMeta",
            "name" : "GithubMeta",
            "version" : "0.58"
         },
         {
            "class" : "Dist::Zilla::Plugin::AutoMetaResources",
            "name" : "AutoMetaResources",
            "version" : "1.21"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaProvides::Package",
            "config" : {
               "Dist::Zilla::Plugin::MetaProvides::Package" : {
                  "finder_objects" : [
                     {
                        "class" : "Dist::Zilla::Plugin::FinderCode",
                        "name" : "MetaProvides::Package/AUTOVIV/:InstallModulesPM",
                        "version" : "6.012"
                     }
                  ],
                  "include_underscores" : 0
               },
               "Dist::Zilla::Role::MetaProvider::Provider" : {
                  "$Dist::Zilla::Role::MetaProvider::Provider::VERSION" : "2.002004",
                  "inherit_missing" : 1,
                  "inherit_version" : "1",
                  "meta_noindex" : "1"
               },
               "Dist::Zilla::Role::ModuleMetadata" : {
                  "Module::Metadata" : "1.000033",
                  "version" : "0.006"
               }
            },
            "name" : "MetaProvides::Package",
            "version" : "2.004003"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaNoIndex",
            "name" : "MetaNoIndex",
            "version" : "6.012"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
            "name" : "PodSyntaxTests",
            "version" : "6.012"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::NoTabs",
            "config" : {
               "Dist::Zilla::Plugin::Test::NoTabs" : {
                  "filename" : "xt/author/no-tabs.t",
                  "finder" : [
                     ":InstallModules",
                     ":ExecFiles",
                     ":TestFiles"
                  ]
               }
            },
            "name" : "Test::NoTabs",
            "version" : "0.15"
         },
         {
            "class" : "Dist::Zilla::Plugin::PerlTidy",
            "name" : "PerlTidy",
            "version" : "0.21"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Perl::Critic",
            "name" : "Test::Perl::Critic",
            "version" : "3.001"
         },
         {
            "class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod",
            "config" : {
               "Dist::Zilla::Role::FileWatcher" : {
                  "version" : "0.006"
               }
            },
            "name" : "ReadmePodInRoot",
            "version" : "0.163250"
         },
         {
            "class" : "Dist::Zilla::Plugin::InstallGuide",
            "name" : "InstallGuide",
            "version" : "1.200012"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Check",
            "config" : {
               "Dist::Zilla::Plugin::Git::Check" : {
                  "untracked_files" : "die"
               },
               "Dist::Zilla::Role::Git::DirtyFiles" : {
                  "allow_dirty" : [
                     "Changes",
                     "README.pod",
                     "dist.ini"
                  ],
                  "allow_dirty_match" : [],
                  "changelog" : "Changes"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "git_version" : "2.20.1.windows.1",
                  "repo_root" : "."
               }
            },
            "name" : "@Git/Check",
            "version" : "2.045"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Commit",
            "config" : {
               "Dist::Zilla::Plugin::Git::Commit" : {
                  "add_files_in" : [],
                  "commit_msg" : "v%v%n%n%c"
               },
               "Dist::Zilla::Role::Git::DirtyFiles" : {
                  "allow_dirty" : [
                     "Changes",
                     "README.pod",
                     "dist.ini"
                  ],
                  "allow_dirty_match" : [],
                  "changelog" : "Changes"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "git_version" : "2.20.1.windows.1",
                  "repo_root" : "."
               },
               "Dist::Zilla::Role::Git::StringFormatter" : {
                  "time_zone" : "local"
               }
            },
            "name" : "@Git/Commit",
            "version" : "2.045"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Tag",
            "config" : {
               "Dist::Zilla::Plugin::Git::Tag" : {
                  "branch" : null,
                  "changelog" : "Changes",
                  "signed" : 0,
                  "tag" : "v0.65",
                  "tag_format" : "v%v",
                  "tag_message" : "v%v"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "git_version" : "2.20.1.windows.1",
                  "repo_root" : "."
               },
               "Dist::Zilla::Role::Git::StringFormatter" : {
                  "time_zone" : "local"
               }
            },
            "name" : "@Git/Tag",
            "version" : "2.045"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Push",
            "config" : {
               "Dist::Zilla::Plugin::Git::Push" : {
                  "push_to" : [
                     "origin"
                  ],
                  "remotes_must_exist" : 1
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "git_version" : "2.20.1.windows.1",
                  "repo_root" : "."
               }
            },
            "name" : "@Git/Push",
            "version" : "2.045"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":InstallModules",
            "version" : "6.012"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":IncModules",
            "version" : "6.012"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":TestFiles",
            "version" : "6.012"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ExtraTestFiles",
            "version" : "6.012"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ExecFiles",
            "version" : "6.012"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":PerlExecFiles",
            "version" : "6.012"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ShareFiles",
            "version" : "6.012"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":MainModule",
            "version" : "6.012"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":AllFiles",
            "version" : "6.012"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":NoFiles",
            "version" : "6.012"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : "MetaProvides::Package/AUTOVIV/:InstallModulesPM",
            "version" : "6.012"
         }
      ],
      "zilla" : {
         "class" : "Dist::Zilla::Dist::Builder",
         "config" : {
            "is_trial" : 0
         },
         "version" : "6.012"
      }
   },
   "x_generated_by_perl" : "v5.22.3",
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0225"
}