2018-05-18 06:38:59 -05:00
|
|
|
{
|
|
|
|
"name": "wyatt/my-website",
|
2020-02-21 20:39:00 -06:00
|
|
|
"description": "A personal website for Wyatt J. Miller",
|
2018-05-18 06:38:59 -05:00
|
|
|
"type": "project",
|
|
|
|
"require": {
|
|
|
|
"squizlabs/php_codesniffer": "^3.2"
|
|
|
|
},
|
|
|
|
"license": "MIT",
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Wyatt Miller",
|
|
|
|
"email": "wjmiller2016@gmail.com"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|