diff --git a/package.json b/package.json index ce8266b..9a25911 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,17 @@ "twitter": "@d3v1l0n", "bio": "A passionate developer focused on open-source contributions and building tools for the community." }, + "contributors": [ + { + "name": "eshanized", + "email": "eshan@snigdhaos.org", + "url": "https://github.com/eshanized" + }, + { + "name": "XlebyllleK", + "url": "https://github.com/XlebyllleK" + } + ], "scripts": { "dev": "vite", "build": "vite build", @@ -42,4 +53,4 @@ "typescript-eslint": "^8.19.1", "vite": "^5.4.11" } -} +} \ No newline at end of file