diff --git a/package.json b/package.json index 7ea18a3..df05e13 100644 --- a/package.json +++ b/package.json @@ -53,5 +53,9 @@ ], "ts-scripts": { "project": "tsconfig.build.json" + }, + "homepage": "https://github.com/jshttp/cookie", + "bugs": { + "url": "https://github.com/jshttp/cookie/issues" } }