{
  "abstract" : "Perl extension to model fractions",
  "author" : [
     "Dave Cross, E<lt>[email protected]<gt>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "Module::Build version 0.4231",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Number-Fraction",
  "prereqs" : {
     "build" : {
        "requires" : {
           "Test::More" : "0",
           "Test::Warn" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "Module::Build" : "0.42"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Moo" : "0",
           "MooX::Types::MooseLike::Base" : "0",
           "overload" : "0",
           "perl" : "v5.8.6"
        }
     }
  },
  "provides" : {
     "Number::Fraction" : {
        "file" : "lib/Number/Fraction.pm",
        "version" : "v3.0.1"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/p5-number-fraction/number-fraction/issues"
     },
     "license" : [
        "http://dev.perl.org/licenses/"
     ],
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/p5-number-fraction/number-fraction.git",
        "web" : "https://github.com/p5-number-fraction/number-fraction"
     }
  },
  "version" : "v3.0.1",
  "x_serialization_backend" : "JSON::PP version 4.04"
}