{
   "abstract" : "HTTP Client for Firebase Cloud Messaging",
   "author" : [
      "xaicron <xaicron@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.0.16",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "WWW-FCM-HTTP",
   "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" : {
            "Class::Accessor::Lite" : "0",
            "JSON" : "0",
            "LWP::ConnCache" : "0",
            "LWP::Protocol::https" : "0",
            "LWP::UserAgent" : "0",
            "perl" : "5.008001"
         }
      },
      "test" : {
         "requires" : {
            "Test::Fake::HTTPD" : "0",
            "Test::More" : "0.98",
            "Test::SharedFork" : "0"
         }
      }
   },
   "provides" : {
      "WWW::FCM::HTTP" : {
         "file" : "lib/WWW/FCM/HTTP.pm",
         "version" : "0.01"
      },
      "WWW::FCM::HTTP::Constants" : {
         "file" : "lib/WWW/FCM/HTTP/Constants.pm"
      },
      "WWW::FCM::HTTP::Response" : {
         "file" : "lib/WWW/FCM/HTTP/Response.pm"
      },
      "WWW::FCM::HTTP::Response::Result" : {
         "file" : "lib/WWW/FCM/HTTP/Response/Result.pm"
      },
      "WWW::FCM::HTTP::Response::ResultSet" : {
         "file" : "lib/WWW/FCM/HTTP/Response/ResultSet.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/xaicron/p5-WWW-FCM-HTTP/issues"
      },
      "homepage" : "https://github.com/xaicron/p5-WWW-FCM-HTTP",
      "repository" : {
         "url" : "git://github.com/xaicron/p5-WWW-FCM-HTTP.git",
         "web" : "https://github.com/xaicron/p5-WWW-FCM-HTTP"
      }
   },
   "version" : "0.01",
   "x_authority" : "cpan:XAICRON",
   "x_serialization_backend" : "JSON::PP version 2.97001"
}