mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-01 23:48:24 -05:00
14 lines
217 B
JSON
Executable File
14 lines
217 B
JSON
Executable File
{
|
|
"name": "yasm-tool",
|
|
"version-date": "2021-12-14",
|
|
"description": "Legacy port. Use port yasm instead.",
|
|
"dependencies": [
|
|
{
|
|
"name": "yasm",
|
|
"features": [
|
|
"tools"
|
|
]
|
|
}
|
|
]
|
|
}
|