
* temporally hiding reviews and stars for apps, removed nuke my cal * fixed categories headline and back button * truncate description * updated huddle app * Delete truncate.ts Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
13 lines
352 B
JSON
13 lines
352 B
JSON
{
|
|
"private": true,
|
|
"name": "@calcom/huddle01video",
|
|
"version": "0.0.0",
|
|
"main": "./index.ts",
|
|
"description": "One-click Meetings in your Metaversical. Login with Web3, create token-gated spaces, use NFT avatars and decentralized storage.",
|
|
"dependencies": {
|
|
"@calcom/lib": "*"
|
|
},
|
|
"devDependencies": {
|
|
"@calcom/types": "*"
|
|
}
|
|
}
|