
* Reschedule for dynamic events * Fix lint * feature/space-booking-app initial commit * added loom video and fixes for main branch * Revert previous commmit * Renames spacebookingother to spacebooking * Type and perf improvements * Updated comment * Update seed-app-store.ts Co-authored-by: zomars <zomars@me.com>
12 lines
402 B
JSON
12 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": "*"
|
|
}
|
|
}
|