From ec40af0a8025b48ef5b2f7680f76d2e03c13b385 Mon Sep 17 00:00:00 2001 From: Faris Masad Date: Fri, 2 Feb 2024 14:00:14 -0800 Subject: [PATCH] Add repo to package.json --- package.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/package.json b/package.json index ecbb5cc..ba218b5 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,14 @@ "main": "index.js", "types": "index.d.ts", "author": "Szymon Kaliski ", + "repository": { + "type": "git", + "url": "https://github.com/replit/rustpy.git" + }, + "homepage": "https://github.com/replit/ruspty#readme", + "bugs": { + "url": "https://github.com/replit/ruspty/issues" + }, "napi": { "name": "ruspty", "triples": {