{
   "abstract" : "Create and Manipulate 3D Vertexes and Meshes and output for 3D printing",
   "author" : [
      "Peter C. Jones <petercj AT cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.36, CPAN::Meta::Converter version 2.150010",
   "keywords" : [
      "3D",
      "CAD",
      "STL"
   ],
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "CAD-Mesh3D",
   "no_index" : {
      "directory" : [
         "t",
         "inc",
         "patch"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Config" : "0",
            "ExtUtils::MakeMaker" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0.86",
            "constant" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "CAD::Format::STL" : "v0.2.1",
            "Carp" : "0",
            "Exporter" : "5.57",
            "Math::Vector::Real" : "0.18",
            "perl" : "5.010000",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Config" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0.86",
            "constant" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      }
   },
   "provides" : {
      "CAD::Mesh3D" : {
         "file" : "lib/CAD/Mesh3D.pm",
         "version" : "0.006"
      },
      "CAD::Mesh3D::STL" : {
         "file" : "lib/CAD/Mesh3D/STL.pm",
         "version" : "0.006"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-CAD-Mesh3D@rt.cpan.org",
         "web" : "https://github.com/pryrt/CAD-Mesh3D/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/pryrt/CAD-Mesh3D.git",
         "web" : "https://github.com/pryrt/CAD-Mesh3D"
      }
   },
   "version" : "0.006",
   "x_serialization_backend" : "JSON::PP version 4.02"
}