radarrplexorganizrnginxsonarrdashboardsabnzbdheimdallembycouchpotatonzbgetbookmarkapplication-dashboardmuximuxlandingpagestartpagelandinghtpcserverhomepage
		
		
		
		
			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.
		
		
		
		
		
			
		
			
				
					
					
						
							37 lines
						
					
					
						
							892 B
						
					
					
				
			
		
		
		
			
			
			
				
					
				
				
					
				
			
		
		
	
	
							37 lines
						
					
					
						
							892 B
						
					
					
				
								{
							 | 
						|
								    "name": "symfony/css-selector",
							 | 
						|
								    "type": "library",
							 | 
						|
								    "description": "Symfony CssSelector Component",
							 | 
						|
								    "keywords": [],
							 | 
						|
								    "homepage": "https://symfony.com",
							 | 
						|
								    "license": "MIT",
							 | 
						|
								    "authors": [
							 | 
						|
								        {
							 | 
						|
								            "name": "Fabien Potencier",
							 | 
						|
								            "email": "fabien@symfony.com"
							 | 
						|
								        },
							 | 
						|
								        {
							 | 
						|
								            "name": "Jean-François Simon",
							 | 
						|
								            "email": "jeanfrancois.simon@sensiolabs.com"
							 | 
						|
								        },
							 | 
						|
								        {
							 | 
						|
								            "name": "Symfony Community",
							 | 
						|
								            "homepage": "https://symfony.com/contributors"
							 | 
						|
								        }
							 | 
						|
								    ],
							 | 
						|
								    "require": {
							 | 
						|
								        "php": "^7.1.3"
							 | 
						|
								    },
							 | 
						|
								    "autoload": {
							 | 
						|
								        "psr-4": { "Symfony\\Component\\CssSelector\\": "" },
							 | 
						|
								        "exclude-from-classmap": [
							 | 
						|
								            "/Tests/"
							 | 
						|
								        ]
							 | 
						|
								    },
							 | 
						|
								    "minimum-stability": "dev",
							 | 
						|
								    "extra": {
							 | 
						|
								        "branch-alias": {
							 | 
						|
								            "dev-master": "4.1-dev"
							 | 
						|
								        }
							 | 
						|
								    }
							 | 
						|
								}
							 | 
						|
								
							 |