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.
		
		
		
		
			
				
					18 lines
				
				510 B
			
		
		
			
		
	
	
					18 lines
				
				510 B
			| 
								 
											9 years ago
										 
									 | 
							
								{
							 | 
						||
| 
								 | 
							
								    "name": "szymach/c-pchart",
							 | 
						||
| 
								 | 
							
								    "license": "MIT",
							 | 
						||
| 
								 | 
							
								    "type": "project",
							 | 
						||
| 
								 | 
							
								    "description": "Port of \"pChart\" library into PHP 5.3.",
							 | 
						||
| 
								 | 
							
								    "keywords": ["pchart", "pChart","composer","statistics","charts", "c-pChart", "c-pchart"],
							 | 
						||
| 
								 | 
							
								    "homepage": "https://github.com/szymach/c-pchart",
							 | 
						||
| 
								 | 
							
								    "autoload": {
							 | 
						||
| 
								 | 
							
								        "psr-4": { "CpChart\\": "src/" },
							 | 
						||
| 
								 | 
							
								        "files": ["src/Resources/data/constants.php"]
							 | 
						||
| 
								 | 
							
								    },
							 | 
						||
| 
								 | 
							
								    "require": {
							 | 
						||
| 
								 | 
							
								        "php": ">=5.3.3",
							 | 
						||
| 
								 | 
							
								        "ext-gd": "*"
							 | 
						||
| 
								 | 
							
								    },
							 | 
						||
| 
								 | 
							
								    "version": "1.1.6"
							 | 
						||
| 
								 | 
							
								}
							 |