Files
meet/src/sdk/package.json
T
2026-08-25 23:22:29 +02:00

12 lines
157 B
JSON

{
"name": "sdk",
"version": "1.29.0",
"author": "",
"license": "ISC",
"description": "",
"workspaces": [
"./library",
"./consumer"
]
}