aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 02461a14db2d1dabc54203f41e8ab284c69016f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "jsmn"
description: "jsmn (pronounced like \'jasmine\') is a minimalistic JSON parser in C."
third_party {
  url {
    type: HOMEPAGE
    value: "https://zserge.com/jsmn.html"
  }
  url {
    type: ARCHIVE
    value: "https://github.com/zserge/jsmn/archive/fdcef3ebf886fa210d14956d3c068a653e76a24e.zip"
  }
  version: "v1.1.0"
  license_type: NOTICE
  last_upgrade_date {
    year: 2019
    month: 5
    day: 2
  }
}