diff --git a/package.json b/package.json index b6f6009..64c0498 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,10 @@ "description": "Key-Value Store and Event Log on IPFS", "author": "Haad", "license": "MIT", + "repository": { + "type": "git", + "url": "https://github.com/haadcode/orbit-db" + }, "engines": { "node": "^4.x.x" },