mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2026-09-25 16:27:12 +02:00
Add Jansson vendor library.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
JSON_INDENT=4
|
||||
HASHSEED=1
|
||||
export JSON_INDENT HASHSEED
|
||||
@@ -0,0 +1 @@
|
||||
{"a": 1, "b": 2}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"a": 1,
|
||||
"b": 2
|
||||
}
|
||||
Reference in New Issue
Block a user