Files
meet/src/sdk/package.json
2026-02-20 13:44:19 +01:00

12 lines
156 B
JSON

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