Update packages.json (#2891)

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

View File

@ -33635,7 +33635,7 @@
"license": "MIT & Unlicense",
"web": "https://git.sr.ht/~bptato/monoucha"
},
{
{
"name": "libcapstone",
"url": "https://github.com/m4ul3r/libcapstone-nim",
"method": "git",
@ -33650,5 +33650,23 @@
"description": "Futhark generated wrapper around libcapstone",
"license": "MIT",
"web": "https://github.com/m4ul3r/libcapstone-nim"
},
{
"name": "libunicorn",
"url": "https://github.com/m4ul3r/libunicorn-nim",
"method": "git",
"tags": [
"unicorn",
"unicorn-engine",
"enumlation",
"cpu-emulator",
"security",
"library",
"futhark",
"wrapper"
],
"description": "Futhark generated wrapper around unicorn-engine",
"license": "MIT",
"web": "https://github.com/m4ul3r/libunicorn-nim"
}
]