{
  "abstract" : "Tiny C Compiler for FFI",
  "author" : [
     "Graham Ollis <[email protected]>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "Dist::Zilla version 6.015, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "FFI-TinyCC",
  "prereqs" : {
     "build" : {
        "requires" : {
           "Alien::TinyCC" : "0",
           "Archive::Ar" : "2.02",
           "File::chdir" : "0",
           "Module::Build" : "0.3601",
           "Path::Tiny" : "0",
           "autodie" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "Alien::TinyCC" : "0",
           "Archive::Ar" : "2.02",
           "File::chdir" : "0",
           "Module::Build" : "0.3601",
           "Path::Tiny" : "0",
           "autodie" : "0",
           "perl" : "5.008001"
        }
     },
     "develop" : {
        "requires" : {
           "Test::CPAN::Changes" : "0",
           "Test::EOL" : "0",
           "Test::Fixme" : "0.07",
           "Test::More" : "0.98",
           "Test::NoTabs" : "0",
           "Test::Pod" : "0",
           "Test::Pod::Coverage" : "0",
           "Test::Pod::Spelling::CommonMistakes" : "0",
           "Test::Spelling" : "0",
           "Test::Strict" : "0",
           "YAML" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "Alien::TinyCC" : "0",
           "FFI::Platypus" : "0.15",
           "File::ShareDir::Dist" : "0",
           "perl" : "5.008001"
        }
     },
     "test" : {
        "requires" : {
           "Archive::Ar" : "2.02",
           "File::chdir" : "0",
           "Path::Tiny" : "0",
           "Test2::Require" : "0.000060",
           "Test2::V0" : "0.000060",
           "perl" : "5.008001"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/PerlFFI/FFI-TinyCC/issues"
     },
     "homepage" : "https://metacpan.org/pod/FFI::TinyCC",
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/PerlFFI/FFI-TinyCC.git",
        "web" : "https://github.com/PerlFFI/FFI-TinyCC"
     },
     "x_IRC" : "irc://irc.perl.org/#native"
  },
  "version" : "0.30",
  "x_contributors" : [
     "Graham Ollis <[email protected]>",
     "aero",
     "Dylan Cali (calid)",
     "pipcet"
  ],
  "x_generated_by_perl" : "v5.32.0",
  "x_serialization_backend" : "Cpanel::JSON::XS version 4.19",
  "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later",
  "x_use_unsafe_inc" : 0
}