mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 08:42:39 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			23 lines
		
	
	
		
			499 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			499 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "name": "ArduinoJson",
 | |
|   "keywords": "json, rest, http, web",
 | |
|   "description": "An elegant and efficient JSON library for embedded systems",
 | |
|   "repository": {
 | |
|     "type": "git",
 | |
|     "url": "https://github.com/bblanchon/ArduinoJson.git"
 | |
|   },
 | |
|   "version": "5.6.7",
 | |
|   "authors": {
 | |
|     "name": "Benoit Blanchon",
 | |
|     "url": "http://blog.benoitblanchon.fr"
 | |
|   },
 | |
|   "exclude": [
 | |
|     "scripts",
 | |
|     "src/ArduinoJson.h",
 | |
|     "test",
 | |
|     "third-party"
 | |
|   ],
 | |
|   "frameworks": "arduino",
 | |
|   "platforms": "*"
 | |
| }
 |