{
  "abstract" : "Perl wrapper of the Locally-Weighted Regression package originally written by Cleveland, et al.",
  "author" : [
     "Stephan Loyd <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Math-LOESS",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::F77" : "1.22",
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "requires" : {
           "DynaLoader" : "0",
           "Exporter" : "0",
           "List::Util" : "0",
           "PDL" : "2",
           "PDL::Core" : "0",
           "PDL::Lite" : "0",
           "Scalar::Util" : "0",
           "Type::Params" : "1.001",
           "Types::PDL" : "0",
           "Types::Standard" : "0",
           "base" : "0",
           "perl" : "5.010",
           "strict" : "0",
           "vars" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Test2::Tools::PDL" : "0.0004",
           "Test2::V0" : "0"
        }
     }
  },
  "provides" : {
     "Math::LOESS" : {
        "file" : "lib/Math/LOESS.pm",
        "version" : "0.0001"
     },
     "Math::LOESS::Model" : {
        "file" : "lib/Math/LOESS/Model.pm",
        "version" : "0.0001"
     },
     "Math::LOESS::Outputs" : {
        "file" : "lib/Math/LOESS/Outputs.pm",
        "version" : "0.0001"
     },
     "Math::LOESS::Prediction" : {
        "file" : "lib/Math/LOESS/Prediction.pm",
        "version" : "0.0001"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "repository" : {
        "url" : "https://github.com/stphnlyd/perl5-Math-LOESS.git"
     }
  },
  "version" : "0.0001",
  "x_generated_by_perl" : "v5.26.3",
  "x_serialization_backend" : "Cpanel::JSON::XS version 4.08"
}