{
  "auth" : "github:sysread",
  "authors" : [
     "Jeff Ober"
  ],
  "build-depends" : [],
  "depends" : [],
  "description" : "3-dimensional vector math",
  "license" : "Artistic-2.0",
  "name" : "Math::Vector3D",
  "perl" : "6.c",
  "provides" : {
     "Math::Vector3D" : "lib/Math/Vector3D.pm6"
  },
  "source-url" : "http://www.cpan.org/authors/id/J/JE/JEFFOBER/Perl6/Math-Vector3D-0.0.1.tar.gz",
  "tags" : [
     "math",
     "vector",
     "3d"
  ],
  "test-depends" : [],
  "version" : "0.0.1"
}