From cf1383fc28d61fcd9a7f947dd18107a21d3686ad Mon Sep 17 00:00:00 2001 From: un-versed Date: Wed, 12 Jan 2022 16:48:31 -0300 Subject: [PATCH] Update package.json --- package.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 529989c..6985bc5 100644 --- a/package.json +++ b/package.json @@ -15,8 +15,11 @@ "test": "jest --config jest.config.js" }, "author": "Gustavo Henrique ", - "license": "ISC", - "description": "", + "license": "MIT", + "repository": { + "url": "https://github.com/un-versed/fake-committer" + }, + "description": "FakeCommitter is a tool for those who want to be a GITHUB POPSTAR WITH A LOT OF CONTRIBUTIONS DAILY! 💫⭐", "dependencies": { "axios": "^0.24.0", "chalk": "4.1.2",