Haibo Huang | b0bee82 | 2021-02-24 15:40:15 -0800 | [diff] [blame] | 1 | name: "jsoncpp" |
| 2 | description: "JsonCpp is a C++ library that allows manipulating JSON values, including serialization and deserialization to and from strings." |
Bob Badour | 0e3650f | 2020-04-28 10:42:14 -0700 | [diff] [blame] | 3 | third_party { |
Haibo Huang | b0bee82 | 2021-02-24 15:40:15 -0800 | [diff] [blame] | 4 | url { |
| 5 | type: ARCHIVE |
| 6 | value: "https://github.com/open-source-parsers/jsoncpp/archive/1.9.4.tar.gz" |
| 7 | } |
| 8 | version: "1.9.4" |
Bob Badour | 0e3650f | 2020-04-28 10:42:14 -0700 | [diff] [blame] | 9 | license_type: NOTICE |
Haibo Huang | b0bee82 | 2021-02-24 15:40:15 -0800 | [diff] [blame] | 10 | last_upgrade_date { |
| 11 | year: 2021 |
| 12 | month: 2 |
| 13 | day: 24 |
| 14 | } |
Bob Badour | 0e3650f | 2020-04-28 10:42:14 -0700 | [diff] [blame] | 15 | } |