diff options
Diffstat (limited to 'packages/meshbay-client/package.json')
| -rw-r--r-- | packages/meshbay-client/package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/meshbay-client/package.json b/packages/meshbay-client/package.json index 7793d78..7d88f5b 100644 --- a/packages/meshbay-client/package.json +++ b/packages/meshbay-client/package.json @@ -3,6 +3,8 @@ "version": "0.1.0", "description": "MeshBay desktop client — the interface ships with the application, not from the hub", "license": "AGPL-3.0-or-later", + "author": "MeshBay Team <team@meshbay.org>", + "homepage": "https://meshbay.org", "main": "src/main.js", "private": true, "scripts": { |