Commit 315a8ea3 authored by Milo Yip's avatar Milo Yip

Merge pull request #400 from ivankravets/patch-1

@PlatformIO Library Registry manifest file
parents f07ca074 b49858a4
{
"name": "RapidJSON",
"keywords": "json, sax, dom, parser, generator",
"description": "A fast JSON parser/generator for C++ with both SAX/DOM style API",
"include": "include/rapidjson",
"examples": "example/*/*.cpp",
"repository":
{
"type": "git",
"url": "https://github.com/miloyip/rapidjson"
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment