chore: project rename
Some checks failed
Build/release / action-release (push) Has been cancelled

This commit is contained in:
2025-11-03 14:59:01 +01:00
parent 8e590c8dea
commit 816df17fe6

View File

@@ -4,14 +4,14 @@
"@electron/node-gyp": "https://github.com/electron/node-gyp.git" "@electron/node-gyp": "https://github.com/electron/node-gyp.git"
}, },
"homepage": "https://systemec.nl", "homepage": "https://systemec.nl",
"name": "ms365-electron-akarton-planning", "name": "akarton-planning",
"version": "0.2.1", "version": "0.2.1",
"type": "module", "type": "module",
"description": "Systemec Microsoft 365 Web Desktop Wrapper made with Electron", "description": "Systemec Microsoft 365 Web Desktop Wrapper made with Electron",
"main": "./app/main.js", "main": "./app/main.js",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://darjeeling.systemec.nl/daanselen/ms365-electron-akarton-planning.git" "url": "https://darjeeling.systemec.nl/daanselen/akarton-planning.git"
}, },
"author": { "author": {
"name": "Daan Selen", "name": "Daan Selen",
@@ -23,9 +23,9 @@
"extraFiles": [ "extraFiles": [
"LICENSE" "LICENSE"
], ],
"appId": "com.daanselen.ms365-electron-akarton-planning", "appId": "com.daanselen.akarton-planning",
"productName": "ms365-electron-akarton-planning", "productName": "akarton-planning",
"artifactName": "ms365-electron-akarton-planning-v${version}.${ext}", "artifactName": "akarton-planning-v${version}.${ext}",
"mac": { "mac": {
"identity": "null", "identity": "null",
"category": "public.app-category.office", "category": "public.app-category.office",
@@ -46,7 +46,7 @@
"linux": { "linux": {
"category": "Office", "category": "Office",
"icon": "./assets/icons/png", "icon": "./assets/icons/png",
"executableName": "ms365-electron-akarton-planning", "executableName": "akarton-planning",
"maintainer": "Daan Selen <dselen@nerthus.nl>", "maintainer": "Daan Selen <dselen@nerthus.nl>",
"target": [ "target": [
"deb" "deb"