diff --git a/package.json b/package.json index 961dc36..c682523 100644 --- a/package.json +++ b/package.json @@ -12,5 +12,11 @@ "remotestorage" ], "author": "Kosmos Contributors ", - "license": "MIT" + "contributors": [ + ], + "license": "MIT", + "repository": { + "type": "git", + "url": "https://github.com/67P/kosmos-schemas.git" + } }