mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-24 22:16:26 +02:00
* pkg(mono-6.12.0): filename fixes * pkg(mono-6.12.0): compile cs files * pkg(mono-6.12.0): add provides in metadata
10 lines
212 B
JSON
10 lines
212 B
JSON
{
|
|
"language": "mono",
|
|
"version": "6.12.0",
|
|
"provides": [
|
|
{
|
|
"language": "csharp",
|
|
"aliases": ["mono", "mono-csharp", "mono-c#", "mono-cs", "c#", "cs"]
|
|
}
|
|
]
|
|
}
|