Skip to content

Commit cee1de7

Browse files
Added package tide (#3173)
1 parent 5f24555 commit cee1de7

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

packages.json

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36741,7 +36741,8 @@
3674136741
"description": "A single test file runner.",
3674236742
"license": "MIT",
3674336743
"web": "https://github.com/flenniken/stfrunner"
36744-
}, {
36744+
},
36745+
{
3674536746
"name": "podofo",
3674636747
"url": "https://github.com/fox0430/nim-podofo",
3674736748
"method": "git",
@@ -36781,5 +36782,18 @@
3678136782
"description": "Nim bindings for Apache Xerces-C++",
3678236783
"license": "MIT",
3678336784
"web": "https://github.com/fox0430/nim-xerces"
36785+
},
36786+
{
36787+
"name": "tide",
36788+
"url": "https://github.com/arungeorgesaji/tide",
36789+
"method": "git",
36790+
"tags": [
36791+
"editor",
36792+
"terminal",
36793+
"tui"
36794+
],
36795+
"description": "Modular terminal editor framework",
36796+
"license": "MIT",
36797+
"web": "https://github.com/arungeorgesaji/tide"
3678436798
}
3678536799
]

0 commit comments

Comments
 (0)