mirror of
https://github.com/runyanjake/cooking.git
synced 2026-03-26 01:43:17 -07:00
17 lines
378 B
JSON
17 lines
378 B
JSON
{
|
|
"authors": [
|
|
{
|
|
"id": "jake",
|
|
"name": "jake",
|
|
"fullName": "Jake Runyan",
|
|
"bio": "Home cook and food enthusiast sharing the things he makes at home.",
|
|
"email": "jake@runyan.dev",
|
|
"website": "https://jake.runyan.dev",
|
|
"links": {
|
|
"github": "https://github.com/runyanjake"
|
|
},
|
|
"joinDate": "1970-01-01"
|
|
}
|
|
]
|
|
}
|