2
0
Files

15 lines
578 B
JSON
Raw Permalink Normal View History

2024-08-09 00:39:27 +02:00
{
"$schema": "https://json.schemastore.org/package.json",
"private": true,
"name": "@calcom/skype",
"version": "0.0.0",
"main": "./index.ts",
"dependencies": {
"@calcom/lib": "*"
},
"devDependencies": {
"@calcom/types": "*"
},
"description": "Skype is for connecting with the people that matter most in your life and work. It's built for both one-on-one and group conversations and works wherever you are via mobile, PC and Alexa. Skype messaging and HD voice and video calling will help you share experiences and get things done with others."
}