1
0
Fork 0

Adding upstream version 2.5.1.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-05-19 00:20:02 +02:00
parent c71cb8b61d
commit 982828099e
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
783 changed files with 150650 additions and 0 deletions

View file

@ -0,0 +1,8 @@
{
"id": "a",
"name": "marty",
"age": 19,
"born": "2014-11-25",
"title": "mista",
"tags": ["gopher", "belieber"]
}

View file

@ -0,0 +1,8 @@
{
"id": "b",
"name": "steve",
"age": 21,
"born": "2000-09-11",
"title": "zebra",
"tags": ["thought-leader", "futurist"]
}

View file

@ -0,0 +1,8 @@
{
"id": "c",
"name": "aster",
"age": 21,
"born": "1954-02-02",
"title": "blogger",
"tags": ["red", "blue", "green"]
}

View file

@ -0,0 +1,7 @@
{
"id": "d",
"age": 65,
"born": "1978-12-02",
"title": "agent d is desperately trying out to be successful rapster!",
"tags": ["cats"]
}

View file

@ -0,0 +1,7 @@
{
"id": "e",
"name": "nancy",
"born": "1954-10-22",
"title": "rapstar nancy rapster",
"tags": ["pain"]
}

View file

@ -0,0 +1,7 @@
{
"id": "f",
"name": "frank",
"age": 1,
"title": "frank the taxman of cb, Rapster!",
"tags": ["vitamin","purple"]
}