We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe38e7e commit acf4b8dCopy full SHA for acf4b8d
1 file changed
package.json
@@ -4,7 +4,8 @@
4
"description": "Electron audio sorting application with fuzzy search, tagging, library management, and advanced waveform editing with audio splitting capabilities for WAV files.",
5
"author": {
6
"name": "litruv",
7
- "email": "litruv@gmail.com"
+ "email": "litruv@example.com",
8
+ "url": "https://lit.ruv.wtf"
9
},
10
"main": "dist/main/main/index.js",
11
"type": "commonjs",
0 commit comments