is-critter/express/animals.json
Vincent Batts d5c43d0624
express: WIP
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2023-09-14 21:35:41 -04:00

3 lines
63 B
JSON

{
"animals": ["Dog", "Cat", "Elephant", "Lion", "Giraffe"]
}