{
   "abstract" : "Perl interface to serialized R data",
   "author" : [
      "Davor Cubranic <cubranic@stat.ubc.ca>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.005, CPAN::Meta::Converter version 2.143240",
   "license" : [
      "gpl_3"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Statistics-R-IO",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::ShareDir::Install" : "0.06"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Class::Method::Modifiers" : "0",
            "Class::Tiny" : "0",
            "Class::Tiny::Antlers" : "0.023",
            "Math::Complex" : "0",
            "Scalar::Util" : "0",
            "namespace::clean" : "0.24",
            "perl" : "5.010"
         }
      },
      "test" : {
         "requires" : {
            "Test::Fatal" : "0",
            "Test::MockObject" : "0",
            "Test::MockObject::Extends" : "0",
            "Test::More" : "0.96"
         },
         "suggests" : {
            "File::Path" : "0",
            "File::Spec" : "0",
            "Path::Class" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "https://github.com/cubranic/Statistics-R-IO",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/cubranic/Statistics-R-IO.git",
         "web" : "https://github.com/cubranic/Statistics-R-IO"
      }
   },
   "version" : "1.0"
}