diff --git a/package.json b/package.json index 81c9d26..29c29ba 100644 --- a/package.json +++ b/package.json @@ -6,5 +6,10 @@ "main": "website.js", "scripts": { "start": "node website.js" + }, + "license": "MIT", + "repository": { + "type": "git", + "url": "https://git.heshapps.com/asolkar/mma-website.git" } }