jellyfin-sdk-kotlin/package.json
2023-05-09 09:52:02 +02:00

11 lines
210 B
JSON

{
"description": "This file is used for the documentation only",
"scripts": {
"start": "vitepress dev docs",
"build": "vitepress build docs"
},
"devDependencies": {
"vitepress": "1.0.0-alpha.75"
}
}