{
  "abstract" : "arithmetic operations on complex data structures",
  "author" : [
     "Joseph Brenner, <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Milla version v1.0.16, Dist::Zilla version 6.008, CPAN::Meta::Converter version 2.143240",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Data-Math",
  "no_index" : {
     "directory" : [
        "eg",
        "examples",
        "inc",
        "share",
        "t",
        "xt"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Module::Build::Tiny" : "0.034"
        }
     },
     "develop" : {
        "requires" : {
           "Dist::Milla" : "v1.0.16",
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Data::Dumper" : "0",
           "FindBin" : "0",
           "List::MoreUtils" : "0",
           "List::Util" : "0",
           "Moo" : "0",
           "MooX::Types::MooseLike::Base" : "0",
           "Scalar::Classify" : "0",
           "Scalar::Util" : "0",
           "lib" : "0",
           "perl" : "5.008005",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Cwd" : "0",
           "Data::Dumper" : "0",
           "Env" : "0",
           "Fatal" : "0",
           "File::Basename" : "0",
           "File::Copy" : "0",
           "File::Path" : "0",
           "FindBin" : "0",
           "List::MoreUtils" : "0",
           "Test::Deep" : "0",
           "Test::Exception" : "0",
           "Test::More" : "0.96",
           "Test::Trap" : "0",
           "lib" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/doomvox/data-math/issues"
     },
     "homepage" : "https://github.com/doomvox/data-math",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/doomvox/data-math.git",
        "web" : "https://github.com/doomvox/data-math"
     }
  },
  "version" : "0.01",
  "x_contributors" : [
     "Joseph Brenner <[email protected]>"
  ],
  "x_serialization_backend" : "JSON::XS version 2.34"
}