mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-01 12:43:08 -04:00
16 lines
425 B
JSON
16 lines
425 B
JSON
{
|
|
"dependencies": {
|
|
"@redocly/cli": "^2.29.1",
|
|
"@types/js-yaml": "^4.0.9",
|
|
"cheerio": "^1.2.0",
|
|
"js-yaml": "^4.1.1",
|
|
"ts-node": "^10.9.2",
|
|
"typescript": "^5.9.3"
|
|
},
|
|
"packageManager": "pnpm@10.33.0+sha512.10568bb4a6afb58c9eb3630da90cc9516417abebd3fabbe6739f0ae795728da1491e9db5a544c76ad8eb7570f5c4bb3d6c637b2cb41bfdcdb47fa823c8649319",
|
|
"type": "module",
|
|
"devDependencies": {
|
|
"@types/node": "^24.10.15"
|
|
}
|
|
}
|