Repo cleanup
This commit is contained in:
parent
59872f579a
commit
e941353b64
444 changed files with 1485 additions and 21978 deletions
18
packages/zammad-addon-link/package.json
Normal file
18
packages/zammad-addon-link/package.json
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"name": "@link-stack/zammad-addon-link",
|
||||
"displayName": "Link",
|
||||
"version": "3.5.0-beta.1",
|
||||
"description": "CDR Link addon for Zammad with Signal, WhatsApp, and voice channel support.",
|
||||
"scripts": {
|
||||
"build": "tsx scripts/build.ts",
|
||||
"migrate": "tsx scripts/migrate.ts"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^24.7.0",
|
||||
"glob": "^11.0.3",
|
||||
"tsx": "^4.20.6",
|
||||
"typescript": "^5"
|
||||
},
|
||||
"author": "",
|
||||
"license": "AGPL-3.0-or-later"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue