fix(core): update

This commit is contained in:
2019-04-08 15:13:47 +02:00
parent 7e5c0fe678
commit d8c03fd9ca
9 changed files with 728 additions and 49 deletions

View File

@@ -7,5 +7,15 @@
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
},
"gitzone": {
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smartspawn",
"shortDescription": "smart subprocess handling",
"npmPackagename": "@pushrocks/smartspawn",
"license": "MIT"
}
}
}