From 9665cf1a8bde7d4d26cc62e33a039d2b010814a3 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Sat, 13 Nov 2021 15:27:25 -0800 Subject: [PATCH] Update package.json --- package.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/package.json b/package.json index ffe2bf3..b8926f4 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,10 @@ { "name": "noisedash", + "descriptions": "Self-hostable web tool for generating ambient noises", + "homepage": "https://github.com/KevinThomas0/noisedash", + "bugs": "https://github.com/KevinThomas0/noisedash/issues", + "license": "AGPL-3.0-or-later", + "author": "Kevin Thomas (https://kevinthomas.dev)", "version": "0.1.0", "private": true, "scripts": {