espressif_idf-extra-components/json_parser/idf_component.yml

6 lines
169 B
YAML

version: "1.0.2"
description: This is a simple, light weight JSON parser built on top of jsmn
url: https://github.com/espressif/json_parser
dependencies:
jsmn: "~1.1"