mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 17:01:16 +00:00
40 lines
766 B
JSON
Executable File
40 lines
766 B
JSON
Executable File
{
|
|
"repositories": [
|
|
{
|
|
"type": "vcs",
|
|
"url": "https://github.com/JPinkney/TVMaze-PHP-API-Wrapper"
|
|
},
|
|
{
|
|
"type": "vcs",
|
|
"url": "https://github.com/kbjr/Git.php"
|
|
}
|
|
],
|
|
|
|
"autoload": {
|
|
"psr-0": {
|
|
"libs\\": "libs/"
|
|
}
|
|
},
|
|
|
|
"description": "A Usenet Indexer",
|
|
|
|
"license": "GPL-3.0",
|
|
|
|
"minimum-requirement": "dev",
|
|
|
|
"name": "DariusIII/newznab-tmux",
|
|
|
|
"require": {
|
|
"php": ">=5.6.0",
|
|
"barracudanetworks/forkdaemon-php": "~1.0",
|
|
"giantbomb/giantbomb": "@dev",
|
|
"google/recaptcha": "~1.1",
|
|
"james-heinrich/getid3": "1.9.*",
|
|
"joshpinkney/tv-maze-php-api": "@dev",
|
|
"kbjr/Git.php": "@dev",
|
|
"moinax/tvdb": "~1.0",
|
|
"phpmailer/phpmailer": "~5.2",
|
|
"smarty/smarty": "3.1.*"
|
|
}
|
|
}
|