mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-02-14 16:21:18 -05:00
16 lines
424 B
JSON
16 lines
424 B
JSON
{
|
|
"dependencies": {
|
|
"@redocly/cli": "^2.14.6",
|
|
"@types/js-yaml": "^4.0.9",
|
|
"cheerio": "^1.1.2",
|
|
"js-yaml": "^4.1.1",
|
|
"ts-node": "^10.9.2",
|
|
"typescript": "^5.9.3"
|
|
},
|
|
"packageManager": "pnpm@10.28.1+sha512.7d7dbbca9e99447b7c3bf7a73286afaaf6be99251eb9498baefa7d406892f67b879adb3a1d7e687fc4ccc1a388c7175fbaae567a26ab44d1067b54fcb0d6a316",
|
|
"type": "module",
|
|
"devDependencies": {
|
|
"@types/node": "^24.10.9"
|
|
}
|
|
}
|