Begin addon reorganization

This commit is contained in:
Darren Clarke 2023-05-03 10:36:37 +00:00
parent aa18d3904e
commit 7b13e6ff71
25 changed files with 29 additions and 1589 deletions

View 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"
}