{
   "abstract" : "Parse and evaluate mathematical expressions",
   "author" : [
      "Dan Book <dbook@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.031, CPAN::Meta::Converter version 2.143240",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Math-Calc-Parser",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Exporter" : "0",
            "Math::Complex" : "0",
            "POSIX" : "0",
            "Scalar::Util" : "0",
            "perl" : "5.006"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.88"
         }
      }
   },
   "provides" : {
      "Math::Calc::Parser" : {
         "file" : "lib/Math/Calc/Parser.pm",
         "version" : "0.015"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/Grinnz/Math-Calc-Parser/issues"
      },
      "homepage" : "https://github.com/Grinnz/Math-Calc-Parser",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/Grinnz/Math-Calc-Parser.git",
         "web" : "https://github.com/Grinnz/Math-Calc-Parser"
      }
   },
   "version" : "0.015"
}

