ws-begerad-11ty/package.json

20 lines
509 B
JSON

{
"name": "website",
"version": "0.0.1",
"description": "website of Stefan Begerad",
"main": ".eleventy.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Stefan-Begerad/website.git"
},
"author": "Stefan Begerad",
"license": "GPL-3.0-or-later",
"bugs": {
"url": "https://github.com/Stefan-Begerad/website/issues"
},
"homepage": "https://github.com/Stefan-Begerad/website#readme"
}