{
"scripts": {
"start": "hugo server -s exampleSite -d ../public --themesDir '../' --theme '.'"
},
"dependencies": {
"npm": "^6.0.0"
}