radarrplexorganizrnginxsonarrdashboardhtpcserverhomepagesabnzbdheimdallembycouchpotatonzbgetbookmarkapplication-dashboardmuximuxlandingpagestartpagelanding
		
		
		
		
			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.
		
		
		
		
		
			
		
			
				
					
					
						
							24 lines
						
					
					
						
							543 B
						
					
					
				
			
		
		
		
			
			
			
				
					
				
				
					
				
			
		
		
	
	
							24 lines
						
					
					
						
							543 B
						
					
					
				| { | |
|     "name": "erusev/parsedown", | |
|     "description": "Parser for Markdown.", | |
|     "keywords": ["markdown", "parser"], | |
|     "homepage": "http://parsedown.org", | |
|     "type": "library", | |
|     "license": "MIT", | |
|     "authors": [ | |
|         { | |
|             "name": "Emanuil Rusev", | |
|             "email": "hello@erusev.com", | |
|             "homepage": "http://erusev.com" | |
|         } | |
|     ], | |
|     "require": { | |
|         "php": ">=5.3.0" | |
|     }, | |
|     "require-dev": { | |
|         "phpunit/phpunit": "^4.8.35" | |
|     }, | |
|     "autoload": { | |
|         "psr-0": {"Parsedown": ""} | |
|     } | |
| }
 | |
| 
 |