mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2025-01-05 22:34:05 -05:00
14 lines
264 B
JSON
Executable File
14 lines
264 B
JSON
Executable File
{
|
|
"name": "libdisasm",
|
|
"version-string": "0.23",
|
|
"port-version": 9,
|
|
"description": "x86 Disassembler Library.",
|
|
"homepage": "https://sourceforge.net/projects/bastard",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|