Skip to content

Commit 536200c

Browse files
authored
Added package geecode (#3154)
1 parent ef853ed commit 536200c

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
@@ -36593,5 +36593,19 @@
3659336593
"description": "Nim library for the Pexels API",
3659436594
"license": "MIT",
3659536595
"web": "https://github.com/openpeeps/nim-pexels"
36596+
},
36597+
{
36598+
"name": "geecode",
36599+
"url": "https://github.com/elcritch/geecode",
36600+
"method": "git",
36601+
"tags": [
36602+
"gcode",
36603+
"parser",
36604+
"g-code",
36605+
"RS-274"
36606+
],
36607+
"description": "G-Code parser",
36608+
"license": "MIT",
36609+
"web": "https://github.com/elcritch/geecode"
3659636610
}
3659736611
]

0 commit comments

Comments
 (0)