diff --git a/package.json b/package.json index fe5a9d099..168380e01 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,11 @@ "bin": "./dist/cli.js", "name": "alinea", "version": "0.0.0", + "description": "Headless git-based CMS", + "repository": { + "type": "git", + "url": "git+https://github.com/alineacms/alinea.git" + }, "license": "MIT", "type": "module", "scripts": {