mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 17:01:16 +00:00
208 lines
6.7 KiB
JSON
208 lines
6.7 KiB
JSON
{
|
|
"name": "nntmux/newznab-tmux",
|
|
"description": "A Usenet Indexer",
|
|
"license": "GPL-3.0-only",
|
|
"type": "project",
|
|
"keywords": [
|
|
"NNTmux",
|
|
"newznab-tmux",
|
|
"usenet",
|
|
"indexer",
|
|
"Laravel",
|
|
"Eloquent"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "NNTmux Team"
|
|
}
|
|
],
|
|
"require": {
|
|
"php": "^8.3",
|
|
"ext-bcmath": "*",
|
|
"ext-ctype": "*",
|
|
"ext-curl": "*",
|
|
"ext-exif": "*",
|
|
"ext-fileinfo": "*",
|
|
"ext-filter": "*",
|
|
"ext-gd": "*",
|
|
"ext-hash": "*",
|
|
"ext-iconv": "*",
|
|
"ext-intl": "*",
|
|
"ext-json": "*",
|
|
"ext-mbstring": "*",
|
|
"ext-mysqlnd": "*",
|
|
"ext-openssl": "*",
|
|
"ext-pcre": "*",
|
|
"ext-pdo": "*",
|
|
"ext-pdo_mysql": "*",
|
|
"ext-session": "*",
|
|
"ext-simplexml": "*",
|
|
"ext-sockets": "*",
|
|
"ext-sodium": "*",
|
|
"ext-spl": "*",
|
|
"ext-xmlwriter": "*",
|
|
"ext-zlib": "*",
|
|
"aharen/omdbapi": "^2.1",
|
|
"anhskohbo/no-captcha": "^3.7.0",
|
|
"b3rs3rk/steamfront": "dev-master",
|
|
"bacon/bacon-qr-code": "^3.0",
|
|
"bhuvidya/laravel-countries": "^12.0",
|
|
"canihavesomecoffee/thetvdbapi": "^2.0",
|
|
"creativeorange/gravatar": "^1.0",
|
|
"dariusiii/php-itunes-api": "^1.0",
|
|
"dariusiii/rarinfo": "^2.7",
|
|
"dariusiii/tmdb-laravel": "^12.0.2",
|
|
"dariusiii/tv-maze-php-api": "^2.0.0",
|
|
"dborsatto/php-giantbomb": "^2.2",
|
|
"divineomega/php-cli-progress-bar": "^2.1",
|
|
"fakerphp/faker": "^1.23",
|
|
"genealabs/laravel-caffeine": "^12.0",
|
|
"geoip2/geoip2": "^3.1",
|
|
"google/recaptcha": "^1.3",
|
|
"guzzlehttp/guzzle": "^7.9",
|
|
"imdbphp/imdbphp": "^8.3",
|
|
"intervention/image": "^3.11",
|
|
"jrean/laravel-user-verification": "^13.0",
|
|
"junaidnasir/larainvite": "^12.0",
|
|
"kevinlebrun/colors.php": "^1.0",
|
|
"laravel/framework": "^12.4",
|
|
"laravel/horizon": "^5.31",
|
|
"laravel/pulse": "^1.4",
|
|
"laravel/sanctum": "^4.0",
|
|
"laravel/scout": "^10.13",
|
|
"laravel/telescope": "^5.5",
|
|
"laravel/tinker": "^2.10.1",
|
|
"laravel/ui": "^4.6",
|
|
"laravelcollective/html": "^6.4",
|
|
"league/climate": "^3.10",
|
|
"leventcz/laravel-top": "^1.2",
|
|
"livewire/livewire": "^3.6",
|
|
"livewire/volt": "^1.6",
|
|
"mailerlite/laravel-elasticsearch": "^11.2",
|
|
"manticoresoftware/manticoresearch-php": "^4.0.0",
|
|
"marcreichel/igdb-laravel": "^5.2",
|
|
"mhor/php-mediainfo": "^5.6",
|
|
"monicahq/laravel-cloudflare": "^3.8",
|
|
"monolog/monolog": "^3.8",
|
|
"mtownsend/xml-to-array": "^2.0",
|
|
"nesbot/carbon": "^3.8",
|
|
"pear/net_nntp": "^2.0",
|
|
"php-ffmpeg/php-ffmpeg": "^1.3",
|
|
"php-http/guzzle7-adapter": "^1.1",
|
|
"php-http/message": "^1.16",
|
|
"pragmarx/google2fa-laravel": "^2.3",
|
|
"predis/predis": "^v3.0.0",
|
|
"propaganistas/laravel-disposable-email": "^2.4",
|
|
"riari/laravel-forum": "^7.0",
|
|
"sentry/sentry-laravel": "^4.13",
|
|
"smarty/smarty": "^4.3",
|
|
"spatie/async": "^1.7",
|
|
"spatie/laravel-directory-cleanup": "^1.10",
|
|
"spatie/laravel-fractal": "^6.3",
|
|
"spatie/laravel-ignition": "^2.9",
|
|
"spatie/laravel-image-optimizer": "^1.8",
|
|
"spatie/laravel-permission": "^6.16",
|
|
"sspat/es-query-sanitizer": "^1.0",
|
|
"stechstudio/laravel-zipstream": "^5.4",
|
|
"stevebauman/location": "^7.5",
|
|
"symfony/http-client": "^7.0",
|
|
"symfony/postmark-mailer": "^7.0",
|
|
"symfony/process": "^7.0",
|
|
"vlucas/phpdotenv": "^5.6",
|
|
"voku/simple_html_dom": "^4.8",
|
|
"ytake/laravel-smarty": "^12.0"
|
|
},
|
|
"require-dev": {
|
|
"barryvdh/laravel-ide-helper": "^3.5",
|
|
"beyondcode/laravel-dump-server": "^2.1",
|
|
"captainhook/captainhook": "^5.4",
|
|
"captainhook/plugin-composer": "^5.2",
|
|
"driftingly/rector-laravel": "^2.0",
|
|
"ergebnis/composer-normalize": "^2.30",
|
|
"friendsofphp/php-cs-fixer": "^3.70",
|
|
"jubeki/laravel-code-style": "^2.0",
|
|
"larastan/larastan": "^3.2",
|
|
"laravel/pint": "^1.13",
|
|
"laravel/sail": "^1.41",
|
|
"mockery/mockery": "^1.6",
|
|
"nunomaduro/collision": "^8.6",
|
|
"php-coveralls/php-coveralls": "^2.4",
|
|
"phpunit/phpunit": "^12.1.0",
|
|
"rector/rector": "^2.0"
|
|
},
|
|
"suggest": {
|
|
"ext-gd": "to use GD library based image processing.",
|
|
"ext-imagick": "to use Imagick based image processing.",
|
|
"ext-xdebug": "For developement work"
|
|
},
|
|
"repositories": [
|
|
{
|
|
"type": "vcs",
|
|
"url": "https://github.com/DariusIII/Net_NNTP"
|
|
},
|
|
{
|
|
"type": "vcs",
|
|
"url": "https://github.com/DariusIII/html"
|
|
},
|
|
{
|
|
"type": "vcs",
|
|
"url": "https://github.com/DariusIII/Laravel.Smarty"
|
|
},
|
|
{
|
|
"type": "vcs",
|
|
"url": "https://github.com/DariusIII/tmdbapi"
|
|
}
|
|
],
|
|
"minimum-stability": "dev",
|
|
"prefer-stable": true,
|
|
"autoload": {
|
|
"psr-4": {
|
|
"App\\": "app/",
|
|
"Blacklight\\": "Blacklight/",
|
|
"Database\\Factories\\": "database/factories/",
|
|
"Database\\Seeders\\": "database/seeders/"
|
|
},
|
|
"files": [
|
|
"app/Extensions/helper/helpers.php"
|
|
]
|
|
},
|
|
"autoload-dev": {
|
|
"psr-4": {
|
|
"Tests\\": "tests/"
|
|
}
|
|
},
|
|
"config": {
|
|
"allow-plugins": {
|
|
"composer/package-versions-deprecated": true,
|
|
"captainhook/plugin-composer": true,
|
|
"treeware/plant": true,
|
|
"ergebnis/composer-normalize": true,
|
|
"pestphp/pest-plugin": true,
|
|
"php-http/discovery": true
|
|
},
|
|
"discard-changes": true,
|
|
"optimize-autoloader": true,
|
|
"preferred-install": "dist",
|
|
"process-timeout": 3600,
|
|
"sort-packages": true
|
|
},
|
|
"scripts": {
|
|
"post-update-cmd": [
|
|
"@php artisan ide-helper:generate --ansi",
|
|
"@php artisan vendor:publish --tag=laravel-assets --ansi --force"
|
|
],
|
|
"post-autoload-dump": [
|
|
"Illuminate\\Foundation\\ComposerScripts::postAutoloadDump",
|
|
"@php artisan package:discover --ansi"
|
|
],
|
|
"post-root-package-install": [
|
|
"@php -r \"file_exists('.env') || copy('.env.example', '.env');\""
|
|
],
|
|
"post-create-project-cmd": [
|
|
"@php artisan key:generate --ansi"
|
|
],
|
|
"check-style": "php-cs-fixer fix --dry-run --diff",
|
|
"fix-style": "pint"
|
|
}
|
|
}
|