jdeploy-peopleinspace 5.1.18 → 5.1.19

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.
Binary file
package/package.json CHANGED
@@ -1 +1 @@
1
- {"bin":{"peopleinspace":"jdeploy-bundle/jdeploy.js"},"author":"JetBrains Team","description":"People in space demo deployed with jDeploy","main":"index.js","preferGlobal":true,"repository":"","version":"5.1.18","jdeploy":{"checksums":{"icon.png":"5a0da38d2182d8a5f3f9d592c9f32d3a"},"packageMacX64":"jdeploy-demo-peopleinspace-mac-x64","generateLegacyBundles":false,"buildCommand":["./gradlew",":compose-desktop:buildExecutableJar"],"packageMacArm64":"jdeploy-demo-peopleinspace-mac-arm64","javaVersion":"24","title":"People In Space","nativeNamespaces":{"linux-x64":["/libskiko-linux-x64.so","/org/sqlite/native/Linux/x86_64"],"win-x64":["/skiko-windows-x64.dll","/org/sqlite/native/Windows/x86_64"],"mac-arm64":["/libskiko-macos-arm64.dylib","/org/sqlite/native/Mac/aarch64"],"ignore":["/org/sqlite/native"],"mac-x64":["/libskiko-macos-x64.dylib","/org/sqlite/native/Mac/x86_64"],"linux-arm64":["/libskiko-linux-arm64.so","/org/sqlite/native/Linux/aarch64"]},"downloadPage":{"platforms":["default"]},"jdk":false,"publishTargets":[{"name":"github: https://github.com/shannah/test-releases-2025-03-28","type":"GITHUB","url":"https://github.com/shannah/test-releases-2025-03-28"},{"name":"npm: jdeploy-peopleinspace","type":"NPM","url":"jdeploy-peopleinspace"}],"permissions":[{"name":"user_notifications","description":"This app requires notifications"}],"jar":"compose-desktop/build/libs/compose-desktop-1.0-SNAPSHOT-all.jar","javafx":false,"platformBundlesEnabled":true},"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":"jdeploy-peopleinspace","files":["jdeploy-bundle"],"scripts":{"test":"echo \"Error: no test specified\" && exit 1"}}
1
+ {"bin":{"peopleinspace":"jdeploy-bundle/jdeploy.js"},"author":"JetBrains Team","description":"People in space demo deployed with jDeploy","main":"index.js","preferGlobal":true,"repository":"","version":"5.1.19","jdeploy":{"checksums":{"icon.png":"5a0da38d2182d8a5f3f9d592c9f32d3a"},"packageMacX64":"jdeploy-demo-peopleinspace-mac-x64","generateLegacyBundles":false,"buildCommand":["./gradlew",":compose-desktop:buildExecutableJar"],"packageLinuxX64":"jdeploy-demo-peopleinspace-linux-x64","packageMacArm64":"jdeploy-demo-peopleinspace-mac-arm64","javaVersion":"24","title":"People In Space","nativeNamespaces":{"linux-x64":["/libskiko-linux-x64.so","/org/sqlite/native/Linux/x86_64"],"win-x64":["/skiko-windows-x64.dll","/org/sqlite/native/Windows/x86_64"],"mac-arm64":["/libskiko-macos-arm64.dylib","/org/sqlite/native/Mac/aarch64"],"ignore":["/org/sqlite/native"],"mac-x64":["/libskiko-macos-x64.dylib","/org/sqlite/native/Mac/x86_64"],"linux-arm64":["/libskiko-linux-arm64.so","/org/sqlite/native/Linux/aarch64"]},"downloadPage":{"platforms":["default"]},"jdk":false,"fallbackToUniversal":false,"packageWinX64":"jdeploy-demo-peopleinspace-win-x64","publishTargets":[{"name":"github: https://github.com/shannah/test-releases-2025-03-28","type":"GITHUB","url":"https://github.com/shannah/test-releases-2025-03-28"},{"name":"npm: jdeploy-peopleinspace","type":"NPM","url":"jdeploy-peopleinspace"}],"permissions":[{"name":"user_notifications","description":"This app requires notifications"}],"jar":"compose-desktop/build/libs/compose-desktop-1.0-SNAPSHOT-all.jar","javafx":false,"platformBundlesEnabled":true},"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":"jdeploy-peopleinspace","files":["jdeploy-bundle"],"scripts":{"test":"echo \"Error: no test specified\" && exit 1"}}
package/README.md DELETED
@@ -1,3 +0,0 @@
1
- # JDeploy Desktop GUI
2
-
3
- This is the desktop GUI app companion for jDeploy.