We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 396e05d commit 95ea907Copy full SHA for 95ea907
packages.json
@@ -35221,5 +35221,19 @@
35221
"description": "Version bumping tool.",
35222
"license": "Apache-2.0-only",
35223
"web": "https://age.attakei.dev"
35224
+ },
35225
+ {
35226
+ "name": "jv",
35227
+ "url": "https://github.com/meenbeese/jv",
35228
+ "method": "git",
35229
+ "tags": [
35230
+ "java",
35231
+ "nim",
35232
+ "build-tool",
35233
+ "version-manager"
35234
+ ],
35235
+ "description": "A Java version manager and build tool written in Nim",
35236
+ "license": "MIT",
35237
+ "web": "https://github.com/meenbeese/jv"
35238
}
35239
]
0 commit comments