We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb6cc1f commit 0b45e01Copy full SHA for 0b45e01
package.json
@@ -3,7 +3,11 @@
3
"version": "1.0.0",
4
"description": "Desktop application for Infinite Monitor – AI-powered dashboard builder",
5
"main": "electron/main.js",
6
- "author": "Infinite Monitor",
+ "author": {
7
+ "name": "Infinite Monitor",
8
+ "email": "hi@infinitemonitor.app",
9
+ "url": "https://github.com/mehdiraized/infinite-monitor-desktop"
10
+ },
11
"license": "MIT",
12
"packageManager": "pnpm@10.32.1",
13
"scripts": {
0 commit comments