Merge branch 'master' of /home/git/concurrency-benchmarks
[c11concurrency-benchmarks.git] / gdax-orderbook-hpp / demo / dependencies / rapidjson-1.1.0 / library.json
1 {
2   "name": "RapidJSON",
3   "keywords": "json, sax, dom, parser, generator",
4   "description": "A fast JSON parser/generator for C++ with both SAX/DOM style API",
5   "include": "include",
6   "examples": "example/*/*.cpp",
7   "repository":
8   {
9     "type": "git",
10     "url": "https://github.com/miloyip/rapidjson"
11   }
12 }