{
  "abstract" : "use JSON::MaybeXS as the JSON encoder for Mojolicious",
  "author" : [
     "Dan Book <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.039, CPAN::Meta::Converter version 2.150005",
  "license" : [
     "artistic_2"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Mojo-JSON-MaybeXS",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "inc",
        "share",
        "eg",
        "examples"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Module::Build::Tiny" : "0.034"
        }
     },
     "develop" : {
        "requires" : {
           "Cpanel::JSON::XS" : "3.0112",
           "Dist::Zilla::PluginBundle::Author::DBOOK" : "0.018",
           "JSON::PP" : "0",
           "JSON::XS" : "0",
           "Test::Pod" : "1.41",
           "Test::Without::Module" : "0.17"
        }
     },
     "runtime" : {
        "recommends" : {
           "Cpanel::JSON::XS" : "3.0112"
        },
        "requires" : {
           "JSON::MaybeXS" : "1.001",
           "Mojolicious" : "5.66",
           "perl" : "5.010001"
        }
     },
     "test" : {
        "requires" : {
           "Scalar::Util" : "0",
           "Test::More" : "0.88"
        }
     }
  },
  "provides" : {
     "Mojo::JSON::MaybeXS" : {
        "file" : "lib/Mojo/JSON/MaybeXS.pm",
        "version" : "0.009"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/Grinnz/Mojo-JSON-MaybeXS/issues"
     },
     "homepage" : "https://github.com/Grinnz/Mojo-JSON-MaybeXS",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/Grinnz/Mojo-JSON-MaybeXS.git",
        "web" : "https://github.com/Grinnz/Mojo-JSON-MaybeXS"
     }
  },
  "version" : "0.009",
  "x_contributors" : [
     "Dan Book <[email protected]>",
     "Grinnz <[email protected]>"
  ]
}