diff --git a/package.json b/package.json index d7adfa4..4943a83 100644 --- a/package.json +++ b/package.json @@ -6,6 +6,10 @@ "scripts": { "test": "jasmine" }, + "repository": { + "type": "git", + "url": "https://github.com/armordog/vinyl-string.git" + }, "keywords": [ "vinyl" ],