{
   "abstract" : "fix the file permissions in your Git repository with Dist::Zilla",
   "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-Git-FilePermissions",
   "no_index" : {
      "directory" : [
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "perl" : "5.006"
         }
      },
      "runtime" : {
         "requires" : {
            "Dist::Zilla::Role::BeforeBuild" : "0",
            "Git::Background" : "0.003",
            "Moose" : "0",
            "Path::Tiny" : "0",
            "namespace::autoclean" : "0",
            "perl" : "5.006",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Carp" : "0",
            "Cwd" : "0",
            "Dist::Zilla::Plugin::Git::GatherDir" : "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-Git-FilePermissions/issues"
      },
      "homepage" : "https://github.com/skirmess/Dist-Zilla-Plugin-Git-FilePermissions",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/skirmess/Dist-Zilla-Plugin-Git-FilePermissions.git",
         "web" : "https://github.com/skirmess/Dist-Zilla-Plugin-Git-FilePermissions"
      }
   },
   "version" : "1.002"
}