{
   "abstract" : "Bindings for the SunVox library - a modular synthesizer and sequencer",
   "author" : [
      "John Barrett <john@jbrt.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.032, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Audio-SunVox-FFI",
   "no_index" : {
      "directory" : [
         "examples",
         "t",
         "xt"
      ],
      "package" : [
         "SunVox::Note"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "perl" : "5.006"
         }
      },
      "develop" : {
         "requires" : {
            "Test::Kwalitee" : "1.21",
            "Test::Perl::Critic" : "0",
            "Test::Pod" : "1.41",
            "Test::Synopsis" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Alien::SunVox" : "0",
            "FFI::CheckLib" : "0.25",
            "FFI::Platypus" : "2.00",
            "FFI::Platypus::Record" : "0",
            "perl" : "5.006"
         }
      },
      "test" : {
         "requires" : {
            "Test2::V0" : "0",
            "Time::HiRes" : "0",
            "perl" : "5.006"
         }
      }
   },
   "provides" : {
      "Audio::SunVox::FFI" : {
         "file" : "lib/Audio/SunVox/FFI.pm",
         "version" : "0.01"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/jbarrett/Audio-SunVox-FFI/issues"
      },
      "homepage" : "https://github.com/jbarrett/Audio-SunVox-FFI",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/jbarrett/Audio-SunVox-FFI.git",
         "web" : "https://github.com/jbarrett/Audio-SunVox-FFI"
      }
   },
   "version" : "0.01",
   "x_generated_by_perl" : "v5.40.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.38",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}