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