Files
meet/src/sdk/package.json
T
2026-08-12 14:56:03 +02:00

12 lines
157 B
JSON

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