accf845f0e
* Allows tree shaking unused modules * don't tree shake embed-core side effects Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
10 lines
212 B
JSON
10 lines
212 B
JSON
{
|
|
"name": "@calcom/features",
|
|
"sideEffects": false,
|
|
"description": "Cal.com's main collocation of features",
|
|
"authors": "Cal.com, Inc.",
|
|
"version": "1.0.0",
|
|
"main": "index.ts",
|
|
"dependencies": {}
|
|
}
|