Add Author and License ´to package.json
This commit is contained in:
parent
d800031d3e
commit
9964b08133
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,8 @@
|
||||||
{
|
{
|
||||||
"name": "lydstyrke",
|
"name": "lydstyrke",
|
||||||
"version": "0.0.1",
|
"author": "Neshura",
|
||||||
|
"license": "AGPL-3.0-or-later",
|
||||||
|
"description": "A Subsonic Web UI",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Reference in a new issue