{
  "abstract" : "Simulate dice rolls with Roll20's syntax",
  "author" : [
     "Mario Domgoergen C<< <[email protected]> >>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.035, CPAN::Meta::Converter version 2.150001",
  "license" : [
     "gpl_3"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Games-Dice-Roll20",
  "no_index" : {
     "directory" : [
        "t",
        "xt"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "requires" : {
           "List::Util" : "0",
           "Moo" : "0",
           "POSIX" : "0",
           "Parse::RecDescent" : "0",
           "overload" : "0",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Test::More" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/mdom/Games-Dice-Roll20/issues"
     },
     "homepage" : "https://github.com/mdom/Games-Dice-Roll20",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/mdom/Games-Dice-Roll20.git",
        "web" : "https://github.com/mdom/Games-Dice-Roll20"
     }
  },
  "version" : "0.02",
  "x_contributors" : [
     "Mario Domgoergen <[email protected]>"
  ]
}