Ashes-of-Amethyst-site/package.json

21 lines
384 B
JSON
Raw Normal View History

2024-01-17 16:19:53 +00:00
{
"name": "Ashes-Site",
"version": "1.0.0",
"description": "",
"main": "index.js",
"dependencies": {
"corepack": "^0.23.0",
"npm": "^10.2.4",
"liquidjs": "^10.10.0"
},
"devDependencies": {
"@11ty/eleventy": "^2.0.1"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
}