From dcb18aa35887f95922cf88b58d9bbaaf81039d31 Mon Sep 17 00:00:00 2001 From: "Scott E. Graves" Date: Wed, 3 Mar 2021 11:22:33 -0600 Subject: [PATCH] updated package.json --- package.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 9b4485e..e7675ea 100644 --- a/package.json +++ b/package.json @@ -5,8 +5,15 @@ "scripts": { "test": "jest" }, - "keywords": [], + "keywords": [ + "siacoin", + "sia", + "scprime", + "repertory", + "library" + ], "author": "scott.e.graves@protonmail.com", + "homepage": "https://bitbucket.org/blockstorage/repertory-js", "license": "MIT", "dependencies": { "@babel/runtime": "^7.13.9",