diff --git a/package.json b/package.json index 0fcd6bb..6a284b8 100644 --- a/package.json +++ b/package.json @@ -4,5 +4,9 @@ "dependencies": { "express": "4.0", "jade": "1.9.2" + }, + "repository": { + "type": "git", + "url": "https://github.com/tforgione/3dinterface" } }