Update package.json

This commit is contained in:
Kevin Thomas
2021-11-13 15:27:25 -08:00
parent 0fcfa43c89
commit 9665cf1a8b

View File

@@ -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 <me@kevinthomas.dev> (https://kevinthomas.dev)",
"version": "0.1.0",
"private": true,
"scripts": {