summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/rapidjson/library.json
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/rapidjson/library.json')
-rw-r--r--3rdparty/rapidjson/library.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/3rdparty/rapidjson/library.json b/3rdparty/rapidjson/library.json
index 47fd352ac7e..b59dabbc3d8 100644
--- a/3rdparty/rapidjson/library.json
+++ b/3rdparty/rapidjson/library.json
@@ -1,12 +1,12 @@
-{
- "name": "RapidJSON",
- "keywords": "json, sax, dom, parser, generator",
- "description": "A fast JSON parser/generator for C++ with both SAX/DOM style API",
- "include": "include",
- "examples": "example/*/*.cpp",
- "repository":
- {
- "type": "git",
- "url": "https://github.com/miloyip/rapidjson"
- }
-}
+{
+ "name": "RapidJSON",
+ "keywords": "json, sax, dom, parser, generator",
+ "description": "A fast JSON parser/generator for C++ with both SAX/DOM style API",
+ "include": "include",
+ "examples": "example/*/*.cpp",
+ "repository":
+ {
+ "type": "git",
+ "url": "https://github.com/miloyip/rapidjson"
+ }
+}