Rarbg-torrentapi

Perl Module to interact with https://torrentapi.org
git clone https://git.e1e0.net/Rarbg-torrentapi.git
Log | Files | Refs | README | LICENSE

META.json (2031B)


      1 {
      2    "abstract" : "Wrapper around Rarbg torrentapi (L<https://torrentapi.org/apidocs_v2.txt>)",
      3    "author" : [
      4       "Paco Esteban <paco@onna.be>"
      5    ],
      6    "dynamic_config" : 0,
      7    "generated_by" : "Dist::Milla version v1.0.20, Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
      8    "license" : [
      9       "perl_5"
     10    ],
     11    "meta-spec" : {
     12       "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     13       "version" : 2
     14    },
     15    "name" : "Rarbg-torrentapi",
     16    "no_index" : {
     17       "directory" : [
     18          "eg",
     19          "examples",
     20          "inc",
     21          "share",
     22          "t",
     23          "xt"
     24       ]
     25    },
     26    "prereqs" : {
     27       "configure" : {
     28          "requires" : {
     29             "Module::Build::Tiny" : "0.034"
     30          }
     31       },
     32       "develop" : {
     33          "requires" : {
     34             "Dist::Milla" : "v1.0.20",
     35             "Test::Pod" : "1.41"
     36          }
     37       },
     38       "runtime" : {
     39          "requires" : {
     40             "JSON" : "0",
     41             "LWP::Protocol::https" : "0",
     42             "LWP::UserAgent" : "0",
     43             "Moose" : "0",
     44             "perl" : "5.008005"
     45          }
     46       },
     47       "test" : {
     48          "requires" : {
     49             "JSON" : "0",
     50             "Test::LWP::UserAgent" : "0",
     51             "Test::More" : "0.96",
     52             "Test::Pod" : "0"
     53          }
     54       }
     55    },
     56    "release_status" : "stable",
     57    "resources" : {
     58       "bugtracker" : {
     59          "web" : "https://github.com/pacoesteban/Rarbg-torrentapi/issues"
     60       },
     61       "homepage" : "https://github.com/pacoesteban/Rarbg-torrentapi",
     62       "repository" : {
     63          "type" : "git",
     64          "url" : "https://github.com/pacoesteban/Rarbg-torrentapi.git",
     65          "web" : "https://github.com/pacoesteban/Rarbg-torrentapi"
     66       }
     67    },
     68    "version" : "v0.2.0",
     69    "x_contributors" : [
     70       "Baptiste C <baptistecdr@users.noreply.github.com>",
     71       "Hoffy Can <hoffy@hoffyland.com>"
     72    ],
     73    "x_generated_by_perl" : "v5.30.0",
     74    "x_serialization_backend" : "Cpanel::JSON::XS version 4.12",
     75    "x_static_install" : 1
     76 }
     77