aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: cccb42f02cc209a1a0d65ef8ee67f020b58c930f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name: "rapidjson"
description: "A fast JSON parser/generator for C++ with both SAX/DOM style API http://rapidjson.org/"
third_party {
  url {
    type: HOMEPAGE
    value: "https://github.com/miloyip/rapidjson"
  }
  url {
    type: GIT
    value: "https://github.com/Tencent/rapidjson.git"
  }
  version: "2648a732dbb8c7fa211e41616071202bfbd09c77"
  last_upgrade_date {
    year: 2019
    month: 9
    day: 11
  }
}