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:
24
deps/rapidjson/package.json
vendored
Normal file
24
deps/rapidjson/package.json
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "rapidjson",
|
||||
"version": "1.0.4",
|
||||
"description": "",
|
||||
"main": "include_dirs.js",
|
||||
"directories": {
|
||||
"doc": "doc",
|
||||
"example": "example",
|
||||
"test": "test"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/Tencent/rapidjson.git"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"bugs": {
|
||||
"url": "https://github.com/Tencent/rapidjson/issues"
|
||||
},
|
||||
"homepage": "https://github.com/Tencent/rapidjson#readme"
|
||||
}
|
||||
Reference in New Issue
Block a user