{
   "abstract" : "A 2d vector object in cartesian space",
   "author" : [
      "David Farrell <sillymoos@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.020, CPAN::Meta::Converter version 2.141170",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Math-Shape-Vector",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Exporter" : "0",
            "Math::Trig" : "0",
            "base" : "0",
            "perl" : "5.008",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Math::Shape::Point" : "1.05",
            "Test::Exception" : "0",
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "https://github.com/sillymoose/Math-Shape-Vector",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/sillymoose/Math-Shape-Vector.git",
         "web" : "https://github.com/sillymoose/Math-Shape-Vector"
      }
   },
   "version" : "0.05"
}