diff options
Diffstat (limited to 'json4cpp/docs/docset/docset.json')
| -rw-r--r-- | json4cpp/docs/docset/docset.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/json4cpp/docs/docset/docset.json b/json4cpp/docs/docset/docset.json new file mode 100644 index 0000000000..15cf4a7b19 --- /dev/null +++ b/json4cpp/docs/docset/docset.json @@ -0,0 +1,10 @@ +{ + "name": "JSON for Modern C++", + "version": "3.12.0", + "archive": "JSON_for_Modern_C++.tgz", + "author": { + "name": "Niels Lohmann", + "link": "https://twitter.com/nlohmann" + }, + "aliases": ["nlohmann/json"] +} |
