mirror of
https://github.com/litruv/AudioSort.git
synced 2026-07-26 03:36:03 +10:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| acf4b8d8b7 | |||
| fe38e7e8f2 |
@@ -2,7 +2,11 @@
|
|||||||
"name": "audio-sort",
|
"name": "audio-sort",
|
||||||
"version": "0.5.2",
|
"version": "0.5.2",
|
||||||
"description": "Electron audio sorting application with fuzzy search, tagging, library management, and advanced waveform editing with audio splitting capabilities for WAV files.",
|
"description": "Electron audio sorting application with fuzzy search, tagging, library management, and advanced waveform editing with audio splitting capabilities for WAV files.",
|
||||||
"author": "litruv",
|
"author": {
|
||||||
|
"name": "litruv",
|
||||||
|
"email": "litruv@example.com",
|
||||||
|
"url": "https://lit.ruv.wtf"
|
||||||
|
},
|
||||||
"main": "dist/main/main/index.js",
|
"main": "dist/main/main/index.js",
|
||||||
"type": "commonjs",
|
"type": "commonjs",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
@@ -85,6 +89,7 @@
|
|||||||
},
|
},
|
||||||
"snap": {
|
"snap": {
|
||||||
"summary": "Audio sorting and management application",
|
"summary": "Audio sorting and management application",
|
||||||
|
"publish": null,
|
||||||
"plugs": [
|
"plugs": [
|
||||||
"default",
|
"default",
|
||||||
"audio-playback",
|
"audio-playback",
|
||||||
|
|||||||
Reference in New Issue
Block a user