diff --git a/package.json b/package.json index a636dde..4069985 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,10 @@ "scripts": { "test": "node_modules/.bin/mocha test/test.js" }, + "repository": { + "type": "git", + "url": "https://github.com/pdffillerjs/pdffiller.git" + }, "keywords": [ "nodejs", "pdftk",