Update packages.json (#2890)

This commit is contained in:
m4ul3r
2024-06-12 12:25:00 +02:00
committed by GitHub
parent c90e7cfbd2
commit 4267d2207b
+16
View File
@@ -33634,5 +33634,21 @@
"description": "High-level wrapper for QuickJS",
"license": "MIT & Unlicense",
"web": "https://git.sr.ht/~bptato/monoucha"
},
{
"name": "libcapstone",
"url": "https://github.com/m4ul3r/libcapstone-nim",
"method": "git",
"tags": [
"capstone",
"disassembly",
"disassembler",
"library",
"futhark",
"wrapper"
],
"description": "Futhark generated wrapper around libcapstone",
"license": "MIT",
"web": "https://github.com/m4ul3r/libcapstone-nim"
}
]