{
   "depends" : [
      "Math::RungeKutta",
      "SVG",
      "SVG::Plot"
   ],
   "description" : "Automagic integrator for models (first order ODEs)",
   "name" : "Math::Model",
   "provides" : {
      "Math::Model" : "lib/Math/Model.pm"
   },
   "support" : {
      "source" : "git://github.com/moritz/Math-Model.git"
   },
   "version" : "0.000.001",
   "version_from_original_meta" : "*"
}
