14 lines
		
	
	
		
			336 B
		
	
	
	
		
			JSON
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			336 B
		
	
	
	
		
			JSON
		
	
	
		
			Executable File
		
	
	
	
	
{
 | 
						|
    "name": "lv_drivers",
 | 
						|
    "version": "7.6.0",
 | 
						|
    "keywords": "littlevgl, lvgl, driver, display, touchpad",
 | 
						|
    "description": "Drivers for LittlevGL graphics library.",
 | 
						|
    "repository": {
 | 
						|
        "type": "git",
 | 
						|
        "url": "https://github.com/littlevgl/lv_drivers.git"
 | 
						|
    },
 | 
						|
    "build": {
 | 
						|
        "includeDir": "."
 | 
						|
    }
 | 
						|
}
 |