mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 08:42:39 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			24 lines
		
	
	
		
			577 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			577 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "name": "ArduinoJson",
 | |
|   "keywords": "json, rest, http, web",
 | |
|   "description": "An elegant and efficient JSON library for embedded systems",
 | |
|   "homepage": "https://arduinojson.org/?utm_source=meta&utm_medium=library.json",
 | |
|   "repository": {
 | |
|     "type": "git",
 | |
|     "url": "https://github.com/bblanchon/ArduinoJson.git"
 | |
|   },
 | |
|   "version": "6.2.0-beta",
 | |
|   "authors": {
 | |
|     "name": "Benoit Blanchon",
 | |
|     "url": "https://blog.benoitblanchon.fr"
 | |
|   },
 | |
|   "exclude": [
 | |
|     "fuzzing",
 | |
|     "scripts",
 | |
|     "test",
 | |
|     "third-party"
 | |
|   ],
 | |
|   "frameworks": "arduino",
 | |
|   "platforms": "*"
 | |
| }
 |