arnes.space/package.json
2022-02-20 17:18:19 +01:00

15 lines
284 B
JSON

{
"name": "arnes.space",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"@11ty/eleventy": "^1.0.0"
}
}