mirror of
https://github.com/runyanjake/cooking.git
synced 2026-03-26 09:53:17 -07:00
17 lines
394 B
JSON
17 lines
394 B
JSON
{
|
|
"authors": [
|
|
{
|
|
"id": "jake",
|
|
"name": "jake",
|
|
"fullName": "Paul Wilson Smith",
|
|
"bio": "Home cook and food enthusiast sharing tested recipes and cooking techniques.",
|
|
"email": "jake@runyan.dev",
|
|
"website": "https://jake.runyan.dev",
|
|
"links": {
|
|
"github": "https://github.com/runyanjake"
|
|
},
|
|
"joinDate": "2026-01-01"
|
|
}
|
|
]
|
|
}
|