generated from mirzaev/pot
59 lines
1.3 KiB
JSON
Executable File
59 lines
1.3 KiB
JSON
Executable File
{
|
|
"name": "mirzaev/parser_from_interneturok",
|
|
"description": "",
|
|
"homepage": "https://git.mirzaev.sexy/mirzaev/parser_from_interneturok",
|
|
"type": "site",
|
|
"keywords": [
|
|
"minimal",
|
|
"baza"
|
|
],
|
|
"readme": "README.md",
|
|
"license": "WTFPL",
|
|
"authors": [
|
|
{
|
|
"name": "mirzaev",
|
|
"email": "mirzaev@gmail.com",
|
|
"homepage": "https://mirzaev.sexy",
|
|
"role": "Programmer"
|
|
}
|
|
],
|
|
"support": {
|
|
"wiki": "https://git.mirzaev.sexy/mirzaev/parser_from_interneturok/wiki",
|
|
"issues": "https://git.mirzaev.sexy/mirzaev/parser_from_interneturok/issues"
|
|
},
|
|
"require": {
|
|
"php": "^8.4",
|
|
"mirzaev/minimal": "^3.4",
|
|
"mirzaev/baza": "^3.3",
|
|
"twig/twig": "^3.10",
|
|
"twig/extra-bundle": "^3.7",
|
|
"twig/intl-extra": "^3.10",
|
|
"badfarm/zanzara": "^0.9.1",
|
|
"nyholm/psr7": "^1.8",
|
|
"react/filesystem": "^0.1.2",
|
|
"guzzlehttp/guzzle": "^7.9",
|
|
"svoboda/time": "^1.0",
|
|
"avadim/fast-excel-writer": "^6.4",
|
|
"react/async": "^4.3"
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"mirzaev\\parser_from_interneturok\\": "mirzaev/parser_from_interneturok/system"
|
|
}
|
|
},
|
|
"autoload-dev": {
|
|
"psr-4": {
|
|
"mirzaev\\parser_from_interneturok\\tests\\": "mirzaev/parser_from_interneturok/tests"
|
|
}
|
|
},
|
|
"scripts": {
|
|
"pre-update-cmd": "./install.sh"
|
|
},
|
|
"config": {
|
|
"allow-plugins": {
|
|
"php-http/discovery": true,
|
|
"wyrihaximus/composer-update-bin-autoload-path": true
|
|
}
|
|
}
|
|
}
|