Files
meet/src/sdk/package.json
T
2026-07-08 10:07:09 +02:00

12 lines
157 B
JSON

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