From 9d4044d52a9119f726823a33ca1b19c4caa51a22 Mon Sep 17 00:00:00 2001 From: Angel Garcia Date: Tue, 9 Jun 2026 13:29:53 -0600 Subject: [PATCH] Add npm support metadata --- package.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/package.json b/package.json index 32bdcc32..4c61495c 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,10 @@ "main": "dist/index.js", "type": "commonjs", "repository": "github:orbcorp/orb-node", + "homepage": "https://github.com/orbcorp/orb-node#readme", + "bugs": { + "url": "https://github.com/orbcorp/orb-node/issues" + }, "license": "Apache-2.0", "packageManager": "yarn@1.22.22", "files": [