{
   "abstract" : "Mojo::DOM-based parsing of RSS & Atom feeds",
   "author" : [
      "Dotan Dimet <dotan@corky.net>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.1.6",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Mojo-Feed",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.035"
         }
      },
      "develop" : {
         "requires" : {
            "Minilla" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion::Fast" : "0.04",
            "Test::PAUSE::Permissions" : "0.07",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "HTTP::Date" : "6.02",
            "Mojolicious" : "8.03",
            "Time::Zone" : "2.2",
            "perl" : "5.010"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.98"
         }
      }
   },
   "provides" : {
      "Mojo::Feed" : {
         "file" : "lib/Mojo/Feed.pm",
         "version" : "0.21"
      },
      "Mojo::Feed::Item" : {
         "file" : "lib/Mojo/Feed/Item.pm"
      },
      "Mojo::Feed::Item::Enclosure" : {
         "file" : "lib/Mojo/Feed/Item/Enclosure.pm"
      },
      "Mojo::Feed::Reader" : {
         "file" : "lib/Mojo/Feed/Reader.pm"
      },
      "Mojolicious::Plugin::FeedReader" : {
         "file" : "lib/Mojolicious/Plugin/FeedReader.pm",
         "version" : "0.21"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/dotandimet/Mojo-Feed/issues"
      },
      "homepage" : "https://github.com/dotandimet/Mojo-Feed",
      "repository" : {
         "url" : "git://github.com/dotandimet/Mojo-Feed.git",
         "web" : "https://github.com/dotandimet/Mojo-Feed"
      }
   },
   "version" : "0.21",
   "x_authority" : "cpan:DOTAN",
   "x_contributors" : [
      "Ed J <mohawk2@users.noreply.github.com>",
      "Mario Domgoergen <mdom@taz.de>"
   ],
   "x_serialization_backend" : "JSON::PP version 4.04",
   "x_static_install" : 1
}