varch/test/file/read.json
2024-04-22 00:09:51 +08:00

15 lines
342 B
JSON

{
"name": "varch json",
"version": "1.0.0",
"description": "This is a C language version of json streamlined parser.",
"repository": "https://gitee.com/Lamdonn/varch",
"keywords": [
"json",
"varch",
"streamlined",
"parser"
],
"history": [1.0, 1.1, 1.2, 1.21, 1.3, 1.31, 1.32, 1.42],
"open": true,
"license": "GPL3.0"
}