{ "name": "jellyfin-spicetify", "version": "0.1.0", "private": true, "scripts": { "build": "spicetify-creator", "build-local": "spicetify-creator --out=dist --minify", "watch": "spicetify-creator --watch" }, "license": "MIT", "devDependencies": { "@types/react": "^19.2.14", "@types/react-dom": "^19.2.3", "spicetify-creator": "^1.0.17" } }