jellyfin-sdk-kotlin/package.json
2022-10-12 22:08:23 +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.20"
}
}