mirror of
https://gitee.com/Lamdonn/varch.git
synced 2025-12-08 01:36:42 +08:00
15 lines
342 B
JSON
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"
|
|
} |