generated from mirzaev/pot
	
		
			
				
	
	
		
			49 lines
		
	
	
		
			988 B
		
	
	
	
		
			JSON
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			49 lines
		
	
	
		
			988 B
		
	
	
	
		
			JSON
		
	
	
		
			Executable File
		
	
	
	
	
{
 | 
						|
	"name": "zharko/site",
 | 
						|
	"description": "",
 | 
						|
	"homepage": "https://git.svoboda.works/zharko/site",
 | 
						|
	"type": "site",
 | 
						|
	"keywords": [
 | 
						|
		"minimal",
 | 
						|
		"baza"
 | 
						|
	],
 | 
						|
	"readme": "README.md",
 | 
						|
	"license": "WTFPL",
 | 
						|
	"authors": [
 | 
						|
		{
 | 
						|
			"name": "Arsen Mirzaev Tatyano-Muradovich",
 | 
						|
			"email": "arsen@mirzaev.sexy",
 | 
						|
			"homepage": "https://mirzaev.sexy",
 | 
						|
			"role": "Programmer"
 | 
						|
		}
 | 
						|
	],
 | 
						|
	"support": {
 | 
						|
		"wiki": "https://git.svoboda.works/zharko/site/wiki",
 | 
						|
		"issues": "https://git.svoboda.works/zharko/site/issues"
 | 
						|
	},
 | 
						|
	"require": {
 | 
						|
		"php": "^8.4",
 | 
						|
		"mirzaev/minimal": "^3.7",
 | 
						|
		"mirzaev/baza": "^3.3",
 | 
						|
		"twig/twig": "^3.2",
 | 
						|
		"twig/extra-bundle": "^3.7",
 | 
						|
		"twig/intl-extra": "^3.10",
 | 
						|
		"mirzaev/languages": "^1.0",
 | 
						|
		"mirzaev/currencies": "^1.0",
 | 
						|
		"svoboda/time": "^1.0"
 | 
						|
	},
 | 
						|
	"autoload": {
 | 
						|
		"psr-4": {
 | 
						|
			"zharko\\site\\": "zharko/site/system"
 | 
						|
		}
 | 
						|
	},
 | 
						|
	"autoload-dev": {
 | 
						|
		"psr-4": {
 | 
						|
			"zharko\\site\\tests\\": "zharko/site/tests"
 | 
						|
		}
 | 
						|
	},
 | 
						|
	"scripts": {
 | 
						|
		"pre-update-cmd": "./install.sh"
 | 
						|
	}
 | 
						|
}
 |