{
   "abstract" : "Syndication with JSON.",
   "author" : [
      "Kang-min Liu <gugod@gugod.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.1.4",
   "license" : [
      "unrestricted"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "JSON-Feed",
   "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" : {
            "JSON" : "0",
            "Moo" : "0",
            "Type::Tiny" : "0",
            "namespace::clean" : "0"
         }
      },
      "test" : {
         "requires" : {
            "FindBin" : "0",
            "Path::Tiny" : "0",
            "Test2::V0" : "0"
         }
      }
   },
   "provides" : {
      "JSON::Feed" : {
         "file" : "lib/JSON/Feed.pm",
         "version" : "1.001"
      },
      "JSON::Feed::Types" : {
         "file" : "lib/JSON/Feed/Types.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/gugod/JSON-Feed/issues"
      },
      "homepage" : "https://github.com/gugod/JSON-Feed",
      "repository" : {
         "url" : "git://github.com/gugod/JSON-Feed.git",
         "web" : "https://github.com/gugod/JSON-Feed"
      }
   },
   "version" : "1.001",
   "x_authority" : "cpan:GUGOD",
   "x_contributors" : [
      "Kang-min Liu <gugod@users.noreply.github.com>",
      "Mohammad S Anwar <mohammad.anwar@yahoo.com>"
   ],
   "x_serialization_backend" : "JSON::PP version 2.97001",
   "x_static_install" : 1
}