build: add homepage (github) in package.json

This commit is contained in:
HerozDotExe 2026-05-27 23:04:40 +02:00
parent 571a580a9a
commit 02d4c78fb4

View file

@ -1,5 +1,6 @@
{
"name": "node-launcher-kit",
"homepage": "https://github.com/HerozDotExe/node-launcher-kit",
"version": "1.0.0",
"description": "A typescript library to install and launch minecraft with or without modloaders.",
"main": "dist/index.js",