Skip to content

Commit 330d997

Browse files
committed
Update package
1 parent 5528b4d commit 330d997

2 files changed

Lines changed: 14 additions & 13 deletions

File tree

package-lock.json

Lines changed: 5 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
{
2-
"name": "revlog-converter",
3-
"version": "2026.1.0",
4-
"description": "Parse and convert REVLOG files to WPILOG format.",
2+
"name": "@rev-robotics/revlog-converter",
3+
"version": "1.0.0",
4+
"author": "REV Robotics",
5+
"license": "BSD-3-Clause",
6+
"description": "Tool to parse and convert .revlog files produced by REVLib's StatusLogger to .wpilog files",
7+
"repository": {
8+
"type": "git",
9+
"url": "git+https://github.com/REVrobotics/node-revlog-converter.git"
10+
},
511
"keywords": [
612
"REV",
713
"revlog",

0 commit comments

Comments
 (0)