{ "name": "adrianvictor-new", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "build": "npx @11ty/eleventy", "serve": "npx @11ty/eleventy --serve", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "type": "commonjs", "devDependencies": { "eleventy-plugin-citations": "^0.1.10", } }