nginxsonarrradarrplexorganizrdashboardbookmarkapplication-dashboardmuximuxlandingpagestartpagelandinghtpcserverhomepagesabnzbdheimdallembycouchpotatonzbget
		
		
		
		
			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.
		
		
		
		
		
			
		
			
				
					
					
						
							42 lines
						
					
					
						
							849 B
						
					
					
				
			
		
		
		
			
			
			
				
					
				
				
					
				
			
		
		
	
	
							42 lines
						
					
					
						
							849 B
						
					
					
				| { | |
|   "name": "phar-io/manifest", | |
|   "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", | |
|   "license": "BSD-3-Clause", | |
|   "authors": [ | |
|     { | |
|       "name": "Arne Blankerts", | |
|       "email": "arne@blankerts.de", | |
|       "role": "Developer" | |
|     }, | |
|     { | |
|       "name": "Sebastian Heuer", | |
|       "email": "sebastian@phpeople.de", | |
|       "role": "Developer" | |
|     }, | |
|     { | |
|       "name": "Sebastian Bergmann", | |
|       "email": "sebastian@phpunit.de", | |
|       "role": "Developer" | |
|     } | |
|   ], | |
|   "support": { | |
|     "issues": "https://github.com/phar-io/manifest/issues" | |
|   }, | |
|   "require": { | |
|     "php": "^5.6 || ^7.0", | |
|     "ext-dom": "*", | |
|     "ext-phar": "*", | |
|     "phar-io/version": "^1.0.1" | |
|   }, | |
|   "autoload": { | |
|     "classmap": [ | |
|       "src/" | |
|     ] | |
|   }, | |
|   "extra": { | |
|     "branch-alias": { | |
|         "dev-master": "1.0.x-dev" | |
|     } | |
|   } | |
| } | |
| 
 | |
| 
 |