{ "dependencies": { "bootstrap": "^4.5.0" }, "devDependencies": { "sass": "^1.26.9" }, "scripts": { "start": "parcel index.html howto.html" } }