diff --git a/package.json b/package.json index 11fe853..ae42f28 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,10 @@ "homepage": "http://brm.io/matter-js/", "author": "Liam Brummitt (http://brm.io/)", "description": "a 2D rigid body physics engine for the web", + "repository":{ + "type" : "git", + "url" : "https://github.com/liabru/matter-js.git" + }, "keywords": [ "javascript", "canvas",