{
  "abstract" : "Query the Google services to retrieve the query suggestions",
  "author" : [
     "mudler <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Milla version v1.0.4, Dist::Zilla version 5.012, CPAN::Meta::Converter version 2.133380",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "WWW-Google-AutoSuggest",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "inc",
        "share",
        "eg",
        "examples"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Module::Build::Tiny" : "0.035",
           "perl" : "5.008005"
        }
     },
     "develop" : {
        "requires" : {
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "requires" : {
           "Encode" : "0",
           "JSON" : "0",
           "LWP::UserAgent" : "0",
           "URI" : "0",
           "perl" : "5.008_005"
        }
     },
     "test" : {
        "requires" : {
           "Test::More" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/mudler/WWW--Google--AutoSuggest/issues"
     },
     "homepage" : "https://github.com/mudler/WWW--Google--AutoSuggest",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/mudler/WWW--Google--AutoSuggest.git",
        "web" : "https://github.com/mudler/WWW--Google--AutoSuggest"
     }
  },
  "version" : "0.02"
}