{
   "abstract" : "Perl extension to model fractions",
   "author" : [
      "Dave Cross, E<lt>dave@mag-sol.comE<gt>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4232",
   "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",
            "Types::Standard" : "0",
            "overload" : "0",
            "perl" : "v5.10.0"
         }
      }
   },
   "provides" : {
      "Number::Fraction" : {
         "file" : "lib/Number/Fraction.pm",
         "version" : "v3.1.0"
      }
   },
   "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.1.0",
   "x_serialization_backend" : "JSON::PP version 4.16"
}