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": {