{ "name": "portfolio", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "type": "module", "dependencies": { "@11ty/eleventy": "^3.1.2", "@11ty/eleventy-plugin-pug": "^1.0.0", "bulma": "^1.0.4", "del": "^8.0.0", "prettier": "^3.6.2", "sass": "^1.91.0" } }