discoverj 28.0.0 → 32.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -24,4 +24,6 @@
24
24
 
25
25
  **Supported audio types:** mp3, mp4, m4a, m4r, ogg, oga, flac, wma, ra
26
26
 
27
- **Search engines:** iTunes, Deezer, searX, Discogs, Spotify, Musicbrainz, Local search
27
+ **Search engines:** iTunes, Deezer, searX, Discogs, Spotify, Musicbrainz, Local search
28
+
29
+ **Powered by:** [IntelliJ IDEA](https://www.jetbrains.com/idea), [jaudiotagger](https://bitbucket.org/ijabz/jaudiotagger), [jDeploy](https://www.jdeploy.com)
Binary file
package/package.json CHANGED
@@ -1 +1 @@
1
- {"bin":{"disCoverJ":"jdeploy-bundle/jdeploy.js"},"author":"Rouven Himmelstein","description":" A simple tool that allows you to automatically embed cover images into your audio files.","main":"index.js","preferGlobal":true,"repository":"https://github.com/RouHim/disCoverJ","version":"28.0.0","jdeploy":{"jdk":false,"checksums":{"icon.png":"92e41f22b1f6f0cb890a9632133cecea"},"javaVersion":"17","jar":"target/disCoverJ.jar","javafx":true,"title":"disCoverJ"},"dependencies":{"njre":"^0.3.0","shelljs":"^0.8.4"},"license":"GPL-2.0 License","name":"discoverj","files":["jdeploy-bundle"],"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"homepage":"https://github.com/RouHim/disCoverJ"}
1
+ {"bin":{"disCoverJ":"jdeploy-bundle/jdeploy.js"},"author":"Rouven Himmelstein","description":" A simple tool that allows you to automatically embed cover images into your audio files.","main":"index.js","preferGlobal":true,"repository":"https://github.com/RouHim/disCoverJ","version":"32.0.0","jdeploy":{"jdk":false,"checksums":{"icon.png":"92e41f22b1f6f0cb890a9632133cecea"},"javaVersion":"17","jar":"target/disCoverJ.jar","javafx":true,"title":"disCoverJ"},"dependencies":{"njre":"^0.3.0","shelljs":"^0.8.4"},"license":"GPL-2.0 License","name":"discoverj","files":["jdeploy-bundle"],"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"homepage":"https://github.com/RouHim/disCoverJ"}