Skip to content

Commit 95ea907

Browse files
authored
Add jv as a new package entry (#3036)
1 parent 396e05d commit 95ea907

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

packages.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35221,5 +35221,19 @@
3522135221
"description": "Version bumping tool.",
3522235222
"license": "Apache-2.0-only",
3522335223
"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"
3522435238
}
3522535239
]

0 commit comments

Comments
 (0)