updated package.json

This commit is contained in:
2021-03-03 11:22:33 -06:00
parent c89e99bab2
commit dcb18aa358

View File

@@ -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",