aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/rapidjson/package.json
diff options
context:
space:
mode:
authorqkrorlqr <qkrorlqr@yandex-team.ru>2022-02-10 16:47:20 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:47:20 +0300
commit9b89266638b10d40309e31dcb7caa2fc52b2aefd (patch)
treeaaf0d6ece270940a4f208e4202e4a37a15ce05b7 /contrib/libs/rapidjson/package.json
parent47af3b5bf148ddab250833ec454d30d7c4930c31 (diff)
downloadydb-9b89266638b10d40309e31dcb7caa2fc52b2aefd.tar.gz
Restoring authorship annotation for <qkrorlqr@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'contrib/libs/rapidjson/package.json')
-rw-r--r--contrib/libs/rapidjson/package.json48
1 files changed, 24 insertions, 24 deletions
diff --git a/contrib/libs/rapidjson/package.json b/contrib/libs/rapidjson/package.json
index cc6087a5ca..f8e49b690b 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"
+}