{
   "abstract" : "Bindings for librtmidi - Realtime MIDI library",
   "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" : "MIDI-RtMidi-FFI",
   "no_index" : {
      "directory" : [
         "examples",
         "t",
         "xt"
      ],
      "package" : [
         "RtMidiWrapper"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "perl" : "5.010"
         }
      },
      "develop" : {
         "requires" : {
            "Test2::V0" : "0",
            "Test::Kwalitee" : "1.21",
            "Test::Lib" : "0",
            "Test::MemoryGrowth" : "0",
            "Test::Perl::Critic" : "0",
            "Test::Pod" : "1.41",
            "Test::Synopsis" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Alien::RtMidi" : "0.04",
            "FFI::CheckLib" : "0.25",
            "FFI::Platypus" : "2.00",
            "FFI::Platypus::Buffer" : "0",
            "FFI::Platypus::Memory" : "0",
            "FFI::Platypus::Record" : "0",
            "MIDI::Event" : "0",
            "Time::HiRes" : "0",
            "perl" : "5.010"
         }
      },
      "test" : {
         "requires" : {
            "List::Util" : "0",
            "Proc::Find" : "0",
            "Test2::V0" : "0",
            "Test::Lib" : "0",
            "ok" : "0",
            "perl" : "5.010"
         }
      }
   },
   "provides" : {
      "MIDI::RtMidi::FFI" : {
         "file" : "lib/MIDI/RtMidi/FFI.pm",
         "version" : "0.07"
      },
      "MIDI::RtMidi::FFI::Device" : {
         "file" : "lib/MIDI/RtMidi/FFI/Device.pm",
         "version" : "0.07"
      },
      "RtMidiIn" : {
         "file" : "lib/MIDI/RtMidi/FFI/Device.pm",
         "version" : "0.07"
      },
      "RtMidiOut" : {
         "file" : "lib/MIDI/RtMidi/FFI/Device.pm",
         "version" : "0.07"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/jbarrett/MIDI-RtMidi-FFI/issues"
      },
      "homepage" : "https://github.com/jbarrett/MIDI-RtMidi-FFI",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/jbarrett/MIDI-RtMidi-FFI.git",
         "web" : "https://github.com/jbarrett/MIDI-RtMidi-FFI"
      }
   },
   "version" : "0.07",
   "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"
}