2015-04-11 20:08:24 +00:00
|
|
|
{
|
2016-08-20 11:07:31 +00:00
|
|
|
"name": "rudloff/alltube",
|
2020-07-05 09:58:50 +00:00
|
|
|
"type": "project",
|
2016-08-20 11:07:31 +00:00
|
|
|
"description": "HTML GUI for youtube-dl",
|
|
|
|
"homepage": "http://alltubedownload.net/",
|
2020-07-05 09:58:50 +00:00
|
|
|
"license": "GPL-3.0-only",
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Pierre Rudloff",
|
|
|
|
"email": "contact@rudloff.pro",
|
|
|
|
"homepage": "https://rudloff.pro/",
|
|
|
|
"role": "Developer"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Olivier Haquette",
|
|
|
|
"email": "contact@olivierhaquette.fr",
|
|
|
|
"homepage": "http://olivierhaquette.fr/",
|
|
|
|
"role": "Designer"
|
|
|
|
}
|
|
|
|
],
|
2016-08-20 11:07:31 +00:00
|
|
|
"require": {
|
2020-10-28 21:17:27 +00:00
|
|
|
"php": ">=7.3",
|
2020-05-13 19:39:38 +00:00
|
|
|
"ext-intl": "*",
|
|
|
|
"ext-json": "*",
|
2020-05-14 08:54:13 +00:00
|
|
|
"aura/session": "^2.1",
|
|
|
|
"barracudanetworks/archivestream-php": "^1.0",
|
2020-07-15 20:39:46 +00:00
|
|
|
"consolidation/log": "^2.0",
|
2020-02-23 16:14:05 +00:00
|
|
|
"jawira/case-converter": "^3.4",
|
2020-06-21 13:30:39 +00:00
|
|
|
"jean85/pretty-package-versions": "^1.3",
|
2020-05-14 08:54:13 +00:00
|
|
|
"mathmarques/smarty-view": "^1.1",
|
2020-10-19 23:24:36 +00:00
|
|
|
"oomphinc/composer-installers-extender": "^2.0",
|
2020-10-19 21:43:33 +00:00
|
|
|
"paragonie/csp-builder": "^2.5",
|
2020-05-14 08:54:13 +00:00
|
|
|
"rinvex/countries": "^6.1",
|
2020-10-27 22:33:00 +00:00
|
|
|
"rudloff/alltube-library": "^0.1.1",
|
2020-05-27 22:55:49 +00:00
|
|
|
"symfony/finder": "^5.0",
|
2019-11-30 15:33:39 +00:00
|
|
|
"symfony/translation": "^4.0",
|
|
|
|
"symfony/yaml": "^4.0",
|
2020-07-20 21:03:28 +00:00
|
|
|
"webfontkit/open-sans": "^1.0",
|
2021-04-02 19:05:50 +00:00
|
|
|
"ytdl-org/youtube-dl": "^2021.04",
|
2020-05-14 08:54:13 +00:00
|
|
|
"zonuexe/http-accept-language": "^0.4.1"
|
2016-08-20 11:07:31 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2020-05-27 22:55:49 +00:00
|
|
|
"consolidation/robo": "^2.1",
|
2021-02-02 20:25:47 +00:00
|
|
|
"enlightn/security-checker": "^1.4",
|
2020-07-05 09:58:50 +00:00
|
|
|
"ergebnis/composer-normalize": "^2.6",
|
2020-11-16 22:21:32 +00:00
|
|
|
"insite/composer-dangling-locked-deps": "^0.2.1",
|
2021-02-11 18:36:11 +00:00
|
|
|
"junker/debugbar-smarty": "^0.1.0",
|
2021-02-07 11:24:16 +00:00
|
|
|
"kitchenu/slim-debugbar": "^1.1",
|
2021-02-06 14:00:26 +00:00
|
|
|
"maximebf/debugbar": "^1.16",
|
2019-11-30 13:59:16 +00:00
|
|
|
"php-mock/php-mock-mockery": "^1.3",
|
2021-02-07 12:40:02 +00:00
|
|
|
"phpro/grumphp": "^1.3",
|
2021-02-07 11:42:03 +00:00
|
|
|
"phpstan/phpstan": "^0.12.72",
|
2019-11-30 13:08:18 +00:00
|
|
|
"phpunit/phpunit": "^8.4",
|
2019-11-29 22:09:09 +00:00
|
|
|
"smarty-gettext/smarty-gettext": "^1.6",
|
|
|
|
"squizlabs/php_codesniffer": "^3.5",
|
2020-05-13 20:57:25 +00:00
|
|
|
"symfony/error-handler": "^5.0",
|
2020-06-20 12:20:31 +00:00
|
|
|
"symfony/var-dumper": "^5.0"
|
2016-08-20 11:07:31 +00:00
|
|
|
},
|
2020-07-05 09:58:50 +00:00
|
|
|
"config": {
|
|
|
|
"platform": {
|
|
|
|
"php": "7.3.11"
|
|
|
|
},
|
|
|
|
"sort-packages": true
|
|
|
|
},
|
2020-10-19 23:24:36 +00:00
|
|
|
"extra": {
|
|
|
|
"installer-paths": {
|
|
|
|
"assets/{$name}": [
|
|
|
|
"webfontkit/open-sans"
|
|
|
|
],
|
|
|
|
"vendor/{$vendor}/{$name}/": [
|
|
|
|
"type:library"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"installer-types": [
|
|
|
|
"library"
|
|
|
|
]
|
|
|
|
},
|
2020-07-05 09:58:50 +00:00
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Alltube\\": "classes/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload-dev": {
|
|
|
|
"psr-4": {
|
|
|
|
"Alltube\\Test\\": "tests/"
|
|
|
|
}
|
|
|
|
},
|
2016-08-20 11:07:31 +00:00
|
|
|
"repositories": [
|
|
|
|
{
|
|
|
|
"type": "package",
|
|
|
|
"package": {
|
2020-02-27 13:07:30 +00:00
|
|
|
"name": "ytdl-org/youtube-dl",
|
2021-04-02 19:05:50 +00:00
|
|
|
"version": "2021.04.01",
|
2016-11-13 22:45:19 +00:00
|
|
|
"dist": {
|
2020-11-16 22:28:36 +00:00
|
|
|
"type": "zip",
|
2021-04-02 19:05:50 +00:00
|
|
|
"url": "https://github.com/ytdl-org/youtube-dl/archive/2021.04.01.zip"
|
2016-08-20 11:07:31 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
2016-10-19 17:13:44 +00:00
|
|
|
"scripts": {
|
2019-11-30 15:33:39 +00:00
|
|
|
"lint": "grumphp run --ansi",
|
2020-06-22 21:15:31 +00:00
|
|
|
"release": "robo release --ansi",
|
2020-09-27 17:50:12 +00:00
|
|
|
"test": [
|
|
|
|
"Composer\\Config::disableProcessTimeout",
|
|
|
|
"phpunit"
|
|
|
|
],
|
2018-01-26 10:37:43 +00:00
|
|
|
"update-locales": [
|
|
|
|
"tsmarty2c.php templates > i18n/template.pot",
|
2020-07-01 20:52:22 +00:00
|
|
|
"xgettext --omit-header -kt -j -o i18n/template.pot classes/*.php classes/*/*.php"
|
2018-01-26 10:37:43 +00:00
|
|
|
],
|
2020-02-27 13:07:30 +00:00
|
|
|
"youtube-dl": "vendor/ytdl-org/youtube-dl/youtube_dl/__main__.py"
|
2016-08-20 11:07:31 +00:00
|
|
|
}
|
2015-04-11 20:08:24 +00:00
|
|
|
}
|