{ "name": "portfolio", "private": true, "scripts": { "build": "hugo", "watch": "hugo server -D --disableFastRender" } }