is-critter/express/animals.json

4 lines
63 B
JSON
Raw Normal View History

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