diff options
author | qkrorlqr <qkrorlqr@yandex-team.ru> | 2022-02-10 16:47:21 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:47:21 +0300 |
commit | eec632e483ae34bc211138c67434b1e0e6054ced (patch) | |
tree | 9814fbd1c3effac9b8377c5d604b367b14e2db55 /contrib/libs/rapidjson/package.json | |
parent | 9b89266638b10d40309e31dcb7caa2fc52b2aefd (diff) | |
download | ydb-eec632e483ae34bc211138c67434b1e0e6054ced.tar.gz |
Restoring authorship annotation for <qkrorlqr@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'contrib/libs/rapidjson/package.json')
-rw-r--r-- | contrib/libs/rapidjson/package.json | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/contrib/libs/rapidjson/package.json b/contrib/libs/rapidjson/package.json index f8e49b690b..cc6087a5ca 100644 --- a/contrib/libs/rapidjson/package.json +++ b/contrib/libs/rapidjson/package.json @@ -1,24 +1,24 @@ -{ - "name": "rapidjson", - "version": "1.0.4", - "description": "![](doc/logo/rapidjson.png)", - "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/miloyip/rapidjson.git" - }, - "author": "", - "license": "ISC", - "bugs": { - "url": "https://github.com/miloyip/rapidjson/issues" - }, - "homepage": "https://github.com/miloyip/rapidjson#readme" -} +{ + "name": "rapidjson", + "version": "1.0.4", + "description": "![](doc/logo/rapidjson.png)", + "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/miloyip/rapidjson.git" + }, + "author": "", + "license": "ISC", + "bugs": { + "url": "https://github.com/miloyip/rapidjson/issues" + }, + "homepage": "https://github.com/miloyip/rapidjson#readme" +} |