fasrh 2.0.0 → 2.0.2

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.
@@ -1,6 +1,6 @@
1
1
  #! /usr/bin/env node
2
2
 
3
- var jarName = "FasRh.jar";
3
+ var jarName = "FasRh-1.5.1-jar-with-dependencies.jar";
4
4
  var mainClass = "{{MAIN_CLASS}}";
5
5
  var classPath = "{{CLASSPATH}}";
6
6
  var port = "0";
package/package.json CHANGED
@@ -1 +1 @@
1
- {"bin":{"FasRh":"jdeploy-bundle/jdeploy.js"},"author":"Fasma, LDA","description":"Software de gestão de recursos humanos. Human Resources","main":"index.js","preferGlobal":true,"repository":"","version":"2.0.0","jdeploy":{"jdk":false,"checksums":{"icon.png":"eaf40f0dcb995c754d403f3f65df7ceb","installsplash.png":"eaf40f0dcb995c754d403f3f65df7ceb"},"javaVersion":"23","urlSchemes":["fasrh"],"jar":"target/FasRh.jar","javafx":false,"title":"FasRh - Software de Gestão de Recursos Humanos"},"dependencies":{"command-exists-promise":"^2.0.2","node-fetch":"2.6.7","tar":"^4.4.8","yauzl":"^2.10.0","shelljs":"^0.8.4"},"license":"ISC","name":"fasrh","files":["jdeploy-bundle"],"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"homepage":""}
1
+ {"bin":{"FasRh":"jdeploy-bundle/jdeploy.js"},"author":"Fasma, LDA","description":"Software de gestão de recursos humanos. Human Resources","main":"index.js","preferGlobal":true,"repository":"","version":"2.0.2","jdeploy":{"jdk":false,"checksums":{"icon.png":"eaf40f0dcb995c754d403f3f65df7ceb","installsplash.png":"eaf40f0dcb995c754d403f3f65df7ceb"},"javaVersion":"23","documentTypes":[{"editor":false,"extension":"frh","custom":false,"mimetype":"fasrh"}],"urlSchemes":["fasrh"],"jar":"target/FasRh-1.5.1-jar-with-dependencies.jar","javafx":false,"title":"FasRh - Software de Gestão de Recursos Humanos"},"dependencies":{"command-exists-promise":"^2.0.2","node-fetch":"2.6.7","tar":"^4.4.8","yauzl":"^2.10.0","shelljs":"^0.8.4"},"license":"ISC","name":"fasrh","files":["jdeploy-bundle"],"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"homepage":""}