{
  "abstract" : "Resize one rect in to another while preserving aspect ratio.",
  "author" : [
     "Aran Clary Deltac <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Minilla/v3.1.4",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Math-FitRect",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "inc",
        "share",
        "eg",
        "examples",
        "author",
        "builder"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Module::Build::Tiny" : "0.035"
        }
     },
     "develop" : {
        "requires" : {
           "Test::CPAN::Meta" : "0",
           "Test::MinimumVersion::Fast" : "0.04",
           "Test::PAUSE::Permissions" : "0.04",
           "Test::Pod" : "1.41",
           "Test::Spellunker" : "v0.2.7"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Exporter" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Test2::V0" : "0.000094"
        }
     }
  },
  "provides" : {
     "Math::FitRect" : {
        "file" : "lib/Math/FitRect.pm",
        "version" : "0.05"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/bluefeet/Math-FitRect/issues"
     },
     "homepage" : "https://github.com/bluefeet/Math-FitRect",
     "repository" : {
        "url" : "git://github.com/bluefeet/Math-FitRect.git",
        "web" : "https://github.com/bluefeet/Math-FitRect"
     }
  },
  "version" : "0.05",
  "x_contributors" : [
     "Aran Clary Deltac <[email protected]>"
  ],
  "x_serialization_backend" : "JSON::PP version 2.27300",
  "x_static_install" : 1
}