diff --git a/package.json b/package.json index 30529a4..e6df5a7 100644 --- a/package.json +++ b/package.json @@ -32,5 +32,23 @@ "xo": { "space": true, "semicolon": false - } + }, + "directories": { + "test": "test" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/thiamsantos/lowly.git" + }, + "keywords": [ + "resize", + "image", + "low", + "quality", + "small" + ], + "bugs": { + "url": "https://github.com/thiamsantos/lowly/issues" + }, + "homepage": "https://github.com/thiamsantos/lowly#readme" }