15 lines
		
	
	
		
			862 B
		
	
	
	
		
			JSON
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			862 B
		
	
	
	
		
			JSON
		
	
	
		
			Executable File
		
	
	
	
	
{
 | 
						|
	"name": "colpick",
 | 
						|
	"title": "colpick Color Picker",
 | 
						|
	"description": "Simple lightweight Photoshop-like color picker, now with touch support",
 | 
						|
	"keywords": ["color","picker","colorpicker","choser","selector","form","jquery","input"],
 | 
						|
	"version": "2.0.2",
 | 
						|
	"author": {"name": "Jose Vargas","email": "josedvq@gmail.com", "url": "http://codeitdown.com"},
 | 
						|
	"maintainers": [{"name": "Jose Vargas","email": "josedvq@gmail.com", "url": "http://codeitdown.com"}],
 | 
						|
	"licenses": [{"type": "GPLv2", "url": "https://github.com/josedvq/colpick-jQuery-Color-Picker/blob/master/LICENSE"}],
 | 
						|
	"bugs": "https://github.com/josedvq/colpick-jQuery-Color-Picker/issues",
 | 
						|
	"homepage": "http://colpick.com/plugin",
 | 
						|
	"docs": "http://colpick.com/plugin",
 | 
						|
	"download": "https://github.com/josedvq/colpick-jQuery-Color-Picker/archive/master.zip",
 | 
						|
	"dependencies": {"jquery": ">=1.7.0"}
 | 
						|
} |