---
abstract: 'interface to the official HackerNews API'
author:
  - 'Neil Bowers <neilb@cpan.org>'
build_requires:
  Test::More: '0.88'
  strict: '0'
  warnings: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.006, CPAN::Meta::Converter version 2.150005'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: WebService-HackerNews
requires:
  HTTP::Tiny: '0'
  IO::Socket::SSL: '0'
  JSON: '0'
  Moo: '0'
  perl: '5.006'
resources:
  homepage: https://github.com/neilb/WebService-HackerNews
  repository: https://github.com/neilb/WebService-HackerNews.git
version: '0.05'
x_serialization_backend: 'YAML::Tiny version 1.62'