sonarrradarrplexorganizrnginxdashboardmuximuxlandingpagestartpagelandinghtpcserverhomepagesabnzbdheimdallembycouchpotatonzbgetbookmarkapplication-dashboard
		
		
		
		
			You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							28 lines
						
					
					
						
							798 B
						
					
					
				
			
		
		
		
			
			
			
				
					
				
				
					
				
			
		
		
	
	
							28 lines
						
					
					
						
							798 B
						
					
					
				
								{
							 | 
						|
								    "name": "jakub-onderka/php-console-highlighter",
							 | 
						|
								    "description": "Highlight PHP code in terminal",
							 | 
						|
								    "type": "library",
							 | 
						|
								    "license": "MIT",
							 | 
						|
								    "authors": [
							 | 
						|
								        {
							 | 
						|
								            "name": "Jakub Onderka",
							 | 
						|
								            "email": "acci@acci.cz",
							 | 
						|
								            "homepage": "http://www.acci.cz/"
							 | 
						|
								        }
							 | 
						|
								    ],
							 | 
						|
								    "autoload": {
							 | 
						|
								        "psr-4": {"JakubOnderka\\PhpConsoleHighlighter\\": "src/"}
							 | 
						|
								    },
							 | 
						|
								    "require": {
							 | 
						|
								        "php": ">=5.4.0",
							 | 
						|
								        "ext-tokenizer": "*",
							 | 
						|
								        "jakub-onderka/php-console-color": "~0.2"
							 | 
						|
								    },
							 | 
						|
								    "require-dev": {
							 | 
						|
								        "phpunit/phpunit": "~4.0",
							 | 
						|
								        "jakub-onderka/php-parallel-lint": "~1.0",
							 | 
						|
								        "jakub-onderka/php-var-dump-check": "~0.1",
							 | 
						|
								        "squizlabs/php_codesniffer": "~1.5",
							 | 
						|
								        "jakub-onderka/php-code-style": "~1.0"
							 | 
						|
								    }
							 | 
						|
								}
							 | 
						|
								
							 |