fix(core): update

This commit is contained in:
2019-09-26 12:07:56 +02:00
commit 9777df456f
12 changed files with 1958 additions and 0 deletions

17
npmextra.json Normal file
View File

@@ -0,0 +1,17 @@
{
"gitzone": {
"module": {
"githost": "gitlab.com",
"gitscope": "mojoio",
"gitrepo": "bunq",
"shortDescription": "a bunq api abstraction package",
"npmPackagename": "@mojoio/bunq",
"license": "MIT",
"projectDomain": "mojo.io"
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}