11 lines
216 B
JSON
11 lines
216 B
JSON
{
|
|
"name": "@calcom/billing",
|
|
"description": "Internal billing system for Cal.com",
|
|
"authors": "zomars",
|
|
"version": "1.0.0",
|
|
"main": "./index.js",
|
|
"dependencies": {
|
|
"@calcom/i18n": "workspace:*"
|
|
}
|
|
}
|