themen-hugo-35c3-reveal/package.json

9 lines
153 B
JSON

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