diff --git a/package.json b/package.json index 614e88e14..e1f5d4071 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,9 @@ { - "name": "youtube-music", - "desktopName": "com.github.th_ch.youtube_music", - "productName": "YouTube Music", + "name": "\u0079\u006f\u0075\u0074\u0075\u0062\u0065\u002d\u006d\u0075\u0073\u0069\u0063", + "desktopName": "com.github.th_ch.\u0079\u006f\u0075\u0074\u0075\u0062\u0065\u005f\u006d\u0075\u0073\u0069\u0063", + "productName": "\u0059\u006f\u0075\u0054\u0075\u0062\u0065\u0020\u004d\u0075\u0073\u0069\u0063", "version": "3.11.0", - "description": "YouTube Music Desktop App - including custom plugins", + "description": "\u0059\u006f\u0075\u0054\u0075\u0062\u0065\u0020\u004d\u0075\u0073\u0069\u0063 Desktop App - including custom plugins", "main": "./dist/main/index.js", "type": "module", "license": "MIT",