diff --git a/package.json b/package.json index 6014f56..4295623 100755 --- a/package.json +++ b/package.json @@ -3,6 +3,11 @@ "version": "1.0.0", "description": "Build fast and easy multiple beautiful resumes and create your best CV ever! ", "author": "salomonelli", + "license": "MIT", + "repository": { + "type": "git", + "url": "git+https://github.com/salomonelli/best-resume-ever.git" + }, "scripts": { "dev": "node build/dev-server.js", "build": "node build/build.js",