mirror of
https://github.com/bitwarden/server.git
synced 2024-11-22 12:15:36 +01:00
12 lines
172 B
JSON
12 lines
172 B
JSON
|
{
|
||
|
"version": 1,
|
||
|
"isRoot": true,
|
||
|
"tools": {
|
||
|
"swashbuckle.aspnetcore.cli": {
|
||
|
"version": "5.0.0-rc4",
|
||
|
"commands": [
|
||
|
"swagger"
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|