{
  "abstract" : "Perl module to calculate Fast Fourier Transforms",
  "author" : [
     "Shlomi Fish <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.008, CPAN::Meta::Converter version 2.150005",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Math-FFT",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Pod::Coverage::TrustPod" : "0",
           "Test::CPAN::Changes" : "0.19",
           "Test::Kwalitee::Extra" : "0",
           "Test::More" : "0.96",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08",
           "Test::TrailingSpace" : "0.0203"
        }
     },
     "runtime" : {
        "requires" : {
           "DynaLoader" : "0",
           "perl" : "5.008",
           "strict" : "0",
           "vars" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Exporter" : "0",
           "File::Spec" : "0",
           "File::Temp" : "0",
           "IO::Handle" : "0",
           "IPC::Open3" : "0",
           "Test::More" : "0",
           "blib" : "1.01",
           "lib" : "0",
           "parent" : "0"
        }
     }
  },
  "provides" : {
     "Math::FFT" : {
        "file" : "lib/Math/FFT.pm",
        "version" : "1.34"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "mailto" : "[email protected]",
        "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Math-FFT"
     },
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/shlomif/perl-Math-FFT.git",
        "web" : "https://github.com/shlomif/perl-Math-FFT"
     }
  },
  "version" : "1.34",
  "x_serialization_backend" : "Cpanel::JSON::XS version 3.0225"
}