{
   "abstract" : "dynamically create plugins from a bundle",
   "author" : [
      "Sven Kirmess <sven.kirmess@kzone.ch>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla, CPAN::Meta::Converter",
   "license" : [
      "open_source"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Dist-Zilla-Plugin-Code",
   "no_index" : {
      "directory" : [
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "perl" : "5.006"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Config::MVP" : "2.200012",
            "Dist::Zilla::Role::AfterBuild" : "0",
            "Dist::Zilla::Role::AfterRelease" : "0",
            "Dist::Zilla::Role::BeforeArchive" : "0",
            "Dist::Zilla::Role::BeforeBuild" : "0",
            "Dist::Zilla::Role::BeforeRelease" : "0",
            "Dist::Zilla::Role::BuildRunner" : "0",
            "Dist::Zilla::Role::EncodingProvider" : "0",
            "Dist::Zilla::Role::FileFinder" : "0",
            "Dist::Zilla::Role::FileGatherer" : "0",
            "Dist::Zilla::Role::FileMunger" : "0",
            "Dist::Zilla::Role::FilePruner" : "0",
            "Dist::Zilla::Role::InstallTool" : "0",
            "Dist::Zilla::Role::LicenseProvider" : "0",
            "Dist::Zilla::Role::MetaProvider" : "0",
            "Dist::Zilla::Role::NameProvider" : "0",
            "Dist::Zilla::Role::Plugin" : "0",
            "Dist::Zilla::Role::PluginBundle" : "0",
            "Dist::Zilla::Role::PrereqSource" : "0",
            "Dist::Zilla::Role::ReleaseStatusProvider" : "0",
            "Dist::Zilla::Role::Releaser" : "0",
            "Dist::Zilla::Role::TestRunner" : "0",
            "Dist::Zilla::Role::VersionProvider" : "0",
            "Moose" : "0",
            "MooseX::Types::Moose" : "0",
            "namespace::autoclean" : "0",
            "perl" : "5.006",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Capture::Tiny" : "0",
            "Cwd" : "0",
            "Dist::Zilla::File::InMemory" : "0",
            "Dist::Zilla::Role::FileFinderUser" : "0",
            "Dist::Zilla::Role::PluginBundle::Easy" : "0",
            "Exporter" : "0",
            "File::Basename" : "0",
            "File::Path" : "2.07",
            "File::Spec" : "0",
            "File::Spec::Functions" : "0",
            "Test::DZil" : "0",
            "Test::Fatal" : "0",
            "Test::More" : "0.88",
            "lib" : "0",
            "perl" : "5.006"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/skirmess/Dist-Zilla-Plugin-Code/issues"
      },
      "homepage" : "https://github.com/skirmess/Dist-Zilla-Plugin-Code",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/skirmess/Dist-Zilla-Plugin-Code.git",
         "web" : "https://github.com/skirmess/Dist-Zilla-Plugin-Code"
      }
   },
   "version" : "0.008"
}