For Roll20 the files you need are styles.css, sheet.html, preview.png, and sheet.json. All the others are optional. They are intended to be used by front-end developers with NPM and compiled languages.
This is a template uses NPM to develop character sheets.
Dependencies are outlined in the package.json. Just use npm install
to download them.
Start the compiles for SCSS & PUG with npm run dev
.