17 lines
379 B
JSON
17 lines
379 B
JSON
{
|
|
"name": "quaxlyqueen/vintagecoding.net",
|
|
"description": "My personal blogging platform.",
|
|
"type": "project",
|
|
"require": {
|
|
"erusev/parsedown": "^1.7",
|
|
"vlucas/phpdotenv": "^5.6",
|
|
"wildbit/postmark-php": "^6.0"
|
|
},
|
|
"authors": [
|
|
{
|
|
"name": "Josh Ashton",
|
|
"email": "me@joshashton.dev"
|
|
}
|
|
]
|
|
}
|