fix(core): update

This commit is contained in:
2019-10-26 23:45:35 +02:00
parent 390e0f7b9e
commit 1244956187
10 changed files with 1440 additions and 429 deletions

View File

@@ -5,5 +5,15 @@
"ts-node"
],
"npmAccessLevel": "public"
},
"gitzone": {
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smartmail",
"shortDescription": "a unified format for representing and dealing with mails",
"npmPackagename": "@pushrocks/smartmail",
"license": "MIT"
}
}
}
}