13 lines
402 B
JSON
13 lines
402 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/package.json",
|
|
"private": true,
|
|
"name": "@calcom/spacebooking",
|
|
"version": "0.1.0",
|
|
"main": "./index.ts",
|
|
"description": "Looking to honor May 4th? Search no further. Install this app to make your booking success page resemble a long time ago in a galaxy far far away.",
|
|
"dependencies": {},
|
|
"devDependencies": {
|
|
"@calcom/types": "*"
|
|
}
|
|
}
|