diff --git a/package.json b/package.json index 2f407d1..3382b8a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,14 @@ { "name": "offchain-labs-config", "version": "1.0.0", + "homepage": "https://github.com/OffchainLabs/config-monorepo", + "repository": { + "type": "git", + "url": "https://github.com/OffchainLabs/config-monorepo.git" + }, + "bugs": { + "url": "https://github.com/OffchainLabs/config-monorepo/issues" + }, "private": true, "description": "Shareable Offchain labs eslint and prettier config", "main": "index.js",