Add Author and License ´to package.json

This commit is contained in:
Neshura 2024-04-26 02:18:20 +02:00
parent d800031d3e
commit 9964b08133
Signed by: Neshura
GPG key ID: B6983AAA6B9A7A6C

View file

@ -1,6 +1,8 @@
{
"name": "lydstyrke",
"version": "0.0.1",
"author": "Neshura",
"license": "AGPL-3.0-or-later",
"description": "A Subsonic Web UI",
"version": "0.1.0",
"private": true,
"scripts": {