diff --git a/package.json b/package.json index cd7586a..5a86450 100644 --- a/package.json +++ b/package.json @@ -31,5 +31,8 @@ "test": "npx @sasjs/cli test -t server", "lint": "npx @sasjs/cli lint", "prepare": "git rev-parse --git-dir && git config core.hooksPath ./.git-hooks || true" - } -} + }, + "maintainers": [ + "https://sasapps.io" + ] +} \ No newline at end of file