You cannot 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
		
	
	
		
			837 B
		
	
	
	
		
			JSON
		
	
		
		
			
		
	
	
			28 lines
		
	
	
		
			837 B
		
	
	
	
		
			JSON
		
	
| 
											11 years ago
										 | { | ||
|  | 	"name": "flot", | ||
|  | 	"version": "0.8.3", | ||
|  | 	"title": "Flot", | ||
|  | 	"author": { | ||
|  | 		"name": "Ole Laursen", | ||
|  | 		"url": "https://github.com/OleLaursen" | ||
|  | 	}, | ||
|  | 	"licenses": [{ | ||
|  | 		"type": "MIT", | ||
|  | 		"url": "http://github.com/flot/flot/blob/master/LICENSE.txt" | ||
|  | 	}], | ||
|  | 	"dependencies": { | ||
|  | 		"jquery": ">=1.2.6" | ||
|  | 	}, | ||
|  | 	"description": "Flot is a pure JavaScript plotting library for jQuery, with a focus on simple usage, attractive looks and interactive features.", | ||
|  | 	"keywords": ["plot", "chart", "graph", "visualization", "canvas", "graphics"], | ||
|  | 	"homepage": "http://www.flotcharts.org", | ||
|  | 	"docs": "http://github.com/flot/flot/blob/master/API.md", | ||
|  | 	"demo": "http://www.flotcharts.org/flot/examples/", | ||
|  | 	"bugs": "http://github.com/flot/flot/issues", | ||
|  | 	"maintainers": [{ | ||
|  | 		"name": "David Schnur", | ||
|  | 		"email": "dnschnur@gmail.com", | ||
|  | 		"url": "http://github.com/dnschnur" | ||
|  | 	}] | ||
|  | } |