{
  "abstract" : "R package DESCRIPTION file parser",
  "author" : [
     "Stephan Loyd <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "R-DescriptionFile",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Test::Perl::Critic" : "0",
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "requires" : {
           "Path::Tiny" : "0",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Data::Dumper" : "0",
           "File::Spec" : "0",
           "FindBin" : "0",
           "IO::Handle" : "0",
           "IPC::Open3" : "0",
           "List::Util" : "1.33",
           "Test2::Plugin::NoWarnings" : "0",
           "Test2::V0" : "0",
           "Test::More" : "0",
           "perl" : "5.006"
        }
     }
  },
  "provides" : {
     "R::DescriptionFile" : {
        "file" : "lib/R/DescriptionFile.pm",
        "version" : "0.004"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "repository" : {
        "url" : "https://github.com/stphnlyd/perl5-R-DescriptionFile.git"
     }
  },
  "version" : "0.004",
  "x_serialization_backend" : "Cpanel::JSON::XS version 3.0239"
}