Begin addon reorganization
This commit is contained in:
parent
aa18d3904e
commit
7b13e6ff71
25 changed files with 29 additions and 1589 deletions
11
packages/zammad-addon-common/package.json
Normal file
11
packages/zammad-addon-common/package.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "zammad-addon-common",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue