{
  "abstract" : "Fetch and search news headlines and sources from News API",
  "author" : [
     "Jason McIntosh ([email protected])"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Minilla/v3.1.4",
  "license" : [
     "mit"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Web-NewsAPI",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "inc",
        "share",
        "eg",
        "examples",
        "author",
        "builder"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Module::Build::Tiny" : "0.035"
        }
     },
     "develop" : {
        "requires" : {
           "Test::CPAN::Meta" : "0",
           "Test::MinimumVersion::Fast" : "0.04",
           "Test::PAUSE::Permissions" : "0.04",
           "Test::Pod" : "1.41",
           "Test::Spellunker" : "v0.2.7"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "DateTime" : "0",
           "DateTime::Format::ISO8601" : "0",
           "DateTime::Format::ISO8601::Format" : "0",
           "JSON" : "0",
           "LWP" : "0",
           "Moose" : "0",
           "Moose::Util::TypeConstraints" : "0",
           "Readonly" : "0",
           "Scalar::Util" : "0",
           "URI" : "0",
           "perl" : "v5.10.0"
        }
     },
     "test" : {
        "requires" : {
           "Test::LWP::UserAgent" : "0",
           "Test::More" : "0.98"
        }
     }
  },
  "provides" : {
     "Web::NewsAPI" : {
        "file" : "lib/Web/NewsAPI.pm",
        "version" : "0.002"
     },
     "Web::NewsAPI::Article" : {
        "file" : "lib/Web/NewsAPI/Article.pm"
     },
     "Web::NewsAPI::Result" : {
        "file" : "lib/Web/NewsAPI/Result.pm"
     },
     "Web::NewsAPI::Source" : {
        "file" : "lib/Web/NewsAPI/Source.pm"
     },
     "Web::NewsAPI::Types" : {
        "file" : "lib/Web/NewsAPI/Types.pm"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/jmacdotorg/newsapi-perl/issues"
     },
     "homepage" : "https://github.com/jmacdotorg/newsapi-perl",
     "repository" : {
        "url" : "git://github.com/jmacdotorg/newsapi-perl.git",
        "web" : "https://github.com/jmacdotorg/newsapi-perl"
     }
  },
  "version" : "0.002",
  "x_authority" : "cpan:JMAC",
  "x_contributors" : [
     "Jason McIntosh <[email protected]>"
  ],
  "x_serialization_backend" : "JSON::PP version 2.27300_01",
  "x_static_install" : 1
}