diff --git a/package.json b/package.json index 1205c8c..158715e 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,10 @@ "contributors": [ "Anthony DiPirro (https://github.com/adipirro)" ], + "repository": { + "type": "git", + "url": "https://github.com/artilleryio/artillery-plugin-statsd.git" + }, "license": "ISC", "dependencies": { "debug": "^3.1.0",