Update packages.json (#2890)

This commit is contained in:
m4ul3r 2024-06-12 06:25:00 -04:00 committed by GitHub
parent c90e7cfbd2
commit 4267d2207b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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"
}
]