26 lines
		
	
	
		
			598 B
		
	
	
	
		
			JSON
		
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			598 B
		
	
	
	
		
			JSON
		
	
	
	
| {
 | |
|   "name": "TFT_eSPI",
 | |
|   "version": "0.18.17",
 | |
|   "keywords": "tft, display, ESP8266, NodeMCU, ESP32, M5Stack, ILI9341, ST7735, ILI9163, S6D02A1, ILI9486",
 | |
|   "description": "A TFT SPI graphics library for ESP8266 and ESP32",
 | |
|   "repository":
 | |
|   {
 | |
|     "type": "git",
 | |
|     "url": "https://github.com/Bodmer/TFT_eSPI"
 | |
|   },
 | |
|   "authors":
 | |
|   [
 | |
|     {
 | |
|         "name": "Bodmer",
 | |
|         "email": "bodmer@anola.net",
 | |
|         "maintainer": true
 | |
|     },
 | |
|     {
 | |
|         "name": "Adafruit",
 | |
|         "url": "https://www.adafruit.com/"
 | |
|     }
 | |
|   ],
 | |
|   "frameworks": "arduino",
 | |
|   "platforms": "espressif8266, espressif32"
 | |
| }
 |