{
   "abstract" : "Cache NRK Video on Demand broadcasts for offline viewing",
   "author" : [
      "Arne Johannessen <ajnn@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.030, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "unrestricted"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Video-NRK-Cache",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Test::MinimumVersion" : "0",
            "Test::More" : "0",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Getopt::Long" : "2.33",
            "Path::Tiny" : "0",
            "Pod::Usage" : "0",
            "perl" : "v5.37.9"
         }
      },
      "test" : {
         "requires" : {
            "Mock::MonkeyPatch" : "0",
            "Test::More" : "0.94",
            "Test::Warnings" : "0.009"
         }
      }
   },
   "provides" : {
      "Video::NRK::Cache" : {
         "file" : "lib/Video/NRK/Cache.pm",
         "version" : "3.00"
      },
      "Video::NRK::Cache::ProgramId" : {
         "file" : "lib/Video/NRK/Cache/ProgramId.pm",
         "version" : "3.00"
      },
      "Video::NRK::Cache::Store" : {
         "file" : "lib/Video/NRK/Cache/Store.pm",
         "version" : "3.00"
      },
      "Video::NRK::Cache::Ytdl" : {
         "file" : "lib/Video/NRK/Cache/Ytdl.pm",
         "version" : "3.00"
      },
      "Video::NRK::Cache::Ytdlp" : {
         "file" : "lib/Video/NRK/Cache/Ytdlp.pm",
         "version" : "3.00"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/johannessen/nrkcache/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/johannessen/nrkcache.git",
         "web" : "https://github.com/johannessen/nrkcache"
      }
   },
   "version" : "3.00",
   "x_generated_by_perl" : "v5.37.9",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.32",
   "x_spdx_expression" : "CC0-1.0"
}