Skip to content

Instantly share code, notes, and snippets.

@shannah
Created June 16, 2024 15:47
Show Gist options
  • Save shannah/a90aa281ec9cf01b864584ccf7dc5e27 to your computer and use it in GitHub Desktop.
Save shannah/a90aa281ec9cf01b864584ccf7dc5e27 to your computer and use it in GitHub Desktop.
Package.json for jDeploy App
{
"name": "SwingSet2",
"version": "7.2.0",
"description": "This SwingSet2 is an example application for demonstrating the features of Swing.",
"main": "SwingSet2-Sample.jar",
"repository": {
"type": "git",
"url": "https://github.com/java/SwingSet2"
},
"javafx": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment