mirror of
https://github.com/sp-tarkov/modules.git
synced 2025-02-13 08:50:43 -05:00
12 lines
155 B
JSON
12 lines
155 B
JSON
|
{
|
||
|
"version": 1,
|
||
|
"isRoot": true,
|
||
|
"tools": {
|
||
|
"cake.tool": {
|
||
|
"version": "3.0.0",
|
||
|
"commands": [
|
||
|
"dotnet-cake"
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|