diff --git a/package.json b/package.json index b15d93a..fb5cf3e 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,8 @@ "version": "0.0.7", "main": "index.js", "license": "MIT", + "repository": "github:prettier-solidity/solidity-comments-extractor", + "homepage": "https://github.com/prettier-solidity/solidity-comments-extractor", "scripts": { "lint": "eslint '**/*.js'", "prettier": "prettier '**/*.js'",