aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 4c9d958e3e5ab57742cc498e480aa021ab41f6f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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: "d87b698d0fcc10a5f632ecbc80a9cb2a8fa094a5"
  last_upgrade_date { year: 2018 month: 07 day: 10 }
}