{
   "abstract" : "Perl wrapper of the Locally-Weighted Regression package originally written by Cleveland, et al.",
   "author" : [
      "Stephan Loyd <sloyd@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.029, 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.001000"
      },
      "Math::LOESS::Model" : {
         "file" : "lib/Math/LOESS/Model.pm",
         "version" : "0.001000"
      },
      "Math::LOESS::Outputs" : {
         "file" : "lib/Math/LOESS/Outputs.pm",
         "version" : "0.001000"
      },
      "Math::LOESS::Prediction" : {
         "file" : "lib/Math/LOESS/Prediction.pm",
         "version" : "0.001000"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "url" : "https://github.com/iynehz/perl5-Math-LOESS.git"
      }
   },
   "version" : "0.001000",
   "x_generated_by_perl" : "v5.26.3",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.32",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}