{ "name": "11ty-neocities", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "start": "npx @11ty/eleventy --serve", "build": "npx @11ty/eleventy" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@11ty/eleventy": "^2.0.0" } }