{
   "abstract" : "Perl interface to git-annex repositories",
   "author" : [
      "Sean Whitton <spwhitton@spwhitton.name>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.017, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "gpl_3"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Git-Annex",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Cwd" : "0",
            "Data::Compare" : "0",
            "Digest::MD5::File" : "0",
            "File::Basename" : "0",
            "File::Copy" : "0",
            "File::Find" : "0",
            "File::Path" : "0",
            "File::Spec::Functions" : "0",
            "File::Temp" : "0",
            "File::chdir" : "0",
            "File::chmod" : "0",
            "Getopt::Long" : "0",
            "Git::Repository" : "0",
            "Git::Wrapper" : "0",
            "IPC::Open2" : "0",
            "IPC::System::Simple" : "0",
            "List::Util" : "0",
            "Storable" : "0",
            "Term::ANSIColor" : "0",
            "Term::ReadKey" : "0",
            "Time::HiRes" : "0",
            "Try::Tiny" : "0",
            "autodie" : "0",
            "perl" : "5.028",
            "strict" : "0",
            "subs" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Capture::Tiny" : "0",
            "Exporter" : "0",
            "File::Slurp" : "0",
            "Scalar::Util" : "0",
            "Test::More" : "0",
            "lib" : "0",
            "parent" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "https://git.spwhitton.name/p5-Git-Annex",
         "web" : "https://git.spwhitton.name/p5-Git-Annex"
      }
   },
   "version" : "0.008",
   "x_generated_by_perl" : "v5.32.1",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.25",
   "x_spdx_expression" : "GPL-3.0-only"
}