{
  "abstract" : "Construct a query string from a hash ref",
  "author" : [
     "James Raspass <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150005",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "URI-Query-FromHash",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Module::Build::Tiny" : "0.034"
        }
     },
     "runtime" : {
        "requires" : {
           "perl" : "5.014",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Test::More" : "0"
        }
     }
  },
  "provides" : {
     "URI::Query::FromHash" : {
        "file" : "lib/URI/Query/FromHash.pm",
        "version" : "0.006"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/JRaspass/URI-Query-FromHash/issues"
     },
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/JRaspass/URI-Query-FromHash.git",
        "web" : "https://github.com/JRaspass/URI-Query-FromHash"
     }
  },
  "version" : "0.006",
  "x_serialization_backend" : "Cpanel::JSON::XS version 3.0213"
}