{ "name": "Ashes-Site", "version": "1.0.0", "description": "", "main": "index.js", "dependencies": { "corepack": "^0.23.0", "liquidjs": "^10.10.0", "npm": "^10.2.4" }, "devDependencies": { "@11ty/eleventy": "^2.0.1", "ftp-deploy": "^2.4.5" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "npx @11ty/eleventy" }, "keywords": [], "author": "", "license": "ISC" }