diff --git a/package.json b/package.json index b889ee2..e5682bb 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,9 @@ { "name": "throughmic", "version": "1.0.0", - "description": "An Electron application with Svelte and TypeScript", + "description": "A soundboard with direct access to myinstants' library.", "main": "./out/main/index.js", - "author": "example.com", - "homepage": "https://electron-vite.org", + "author": "Heroz_0", "scripts": { "format": "prettier --plugin prettier-plugin-svelte --write .", "lint": "eslint --cache .",