File tree 3 files changed +24
-30
lines changed
3 files changed +24
-30
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "bin" : {
3
- "disCoverJ" : " jdeploy-bundle/jdeploy.js"
4
- },
5
- "author" : " Rouven Himmelstein" ,
6
- "description" : " A simple tool that allows you to automatically embed cover images into your audio files." ,
7
- "main" : " index.js" ,
8
- "preferGlobal" : true ,
9
- "repository" : " https://github.com/RouHim/disCoverJ" ,
10
- "version" : " 0.0.0" ,
11
- "jdeploy" : {
12
- "jdk" : false ,
13
- "javaVersion" : " 17" ,
14
- "jar" : " target/disCoverJ.jar" ,
15
- "javafx" : true ,
16
- "title" : " disCoverJ"
17
- },
18
- "dependencies" : {
19
- "njre" : " ^0.3.0" ,
20
- "shelljs" : " ^0.8.4"
21
- },
22
- "license" : " GPL-2.0 License" ,
23
- "name" : " discoverj" ,
24
- "files" : [
25
- " jdeploy-bundle"
26
- ],
27
- "scripts" : {
28
- "test" : " echo \" Error: no test specified\" && exit 1"
29
- },
30
- "homepage" : " https://github.com/RouHim/disCoverJ"
31
- }
2
+ "bin" : {"disCoverJ" : " jdeploy-bundle/jdeploy.js" },
3
+ "author" : " Rouven Himmelstein" ,
4
+ "description" : " A simple tool that allows you to automatically embed cover images into your audio files." ,
5
+ "main" : " index.js" ,
6
+ "preferGlobal" : false ,
7
+ "repository" : " https://github.com/RouHim/disCoverJ" ,
8
+ "version" : " 0.0.0" ,
9
+ "jdeploy" : {
10
+ "jdk" : false ,
11
+ "javaVersion" : " 17" ,
12
+ "jar" : " target/disCoverJ.jar" ,
13
+ "javafx" : true ,
14
+ "title" : " disCoverJ"
15
+ },
16
+ "dependencies" : {
17
+ "njre" : " ^0.3.0" ,
18
+ "shelljs" : " ^0.8.4"
19
+ },
20
+ "license" : " GPL-2.0 License" ,
21
+ "name" : " discoverj" ,
22
+ "files" : [" jdeploy-bundle" ],
23
+ "scripts" : {"test" : " echo \" Error: no test specified\" && exit 1" },
24
+ "homepage" : " https://github.com/RouHim/disCoverJ"
25
+ }
You can’t perform that action at this time.
0 commit comments