2
0
Files
cal/calcom/packages/app-store/skype/package.json
2024-08-09 00:39:27 +02:00

15 lines
578 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"$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."
}