Update project: README, package.json and manifest

This commit is contained in:
2026-02-14 23:24:54 +03:00
parent 97c7dd7283
commit 43820acfba
7 changed files with 44 additions and 18 deletions

View File

@@ -1,7 +1,14 @@
{
"name": "jamfin",
"name": "tolfin",
"version": "1.0.0",
"description": "Modern CSS theme for Jellyfin media server",
"author": "OlegTolchin",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/OlegTolchin/Tolfin.git"
},
"homepage": "https://github.com/OlegTolchin/Tolfin#readme",
"scripts": {
"semantic-release": "semantic-release"
},