mirror of
https://git.chinosk6.cn/chinosk/gkms-localify-dmm.git
synced 2026-02-04 09:04:53 +00:00
初始适配
This commit is contained in:
15
deps/rapidjson/library.json
vendored
Normal file
15
deps/rapidjson/library.json
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "RapidJSON",
|
||||
"version": "1.1.0",
|
||||
"keywords": "json, sax, dom, parser, generator",
|
||||
"description": "A fast JSON parser/generator for C++ with both SAX/DOM style API",
|
||||
"export": {
|
||||
"include": "include"
|
||||
},
|
||||
"examples": "example/*/*.cpp",
|
||||
"repository":
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/Tencent/rapidjson"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user