{ "name": "xecut", "type": "module", "scripts": { "build": "npx @11ty/eleventy", "serve": "npx @11ty/eleventy --serve" }, "description": "A website for the Xecut hackspace.", "dependencies": { "@11ty/eleventy": "^3.0.0" } }