diff --git a/package.json b/package.json index 045acb0..e2dbd0d 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,11 @@ "version": "1.0.0", "main": "index.js", "author": "Timo Hocker ", + "description": "standard files and scripts for sapphirecode modules", + "repository": { + "type": "git", + "url": "https://git.scode.ovh/timo/standard.git" + }, "license": "MIT", "devDependencies": { "@sapphirecode/eslint-config": "^2.0.15",