diff --git a/package.json b/package.json index ee0b7d7e..ad113c9f 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,8 @@ "version": "1.0.0", "private": false, "homepage": "", + "repository": "https://github.com/shlinkio/shlink-web-client", + "license": "MIT", "scripts": { "lint": "npm run lint:js && npm run lint:css", "lint:js": "eslint src test scripts config",