{ "npmdocker": { "baseImage": "hosttoday/ht-docker-node:mongo", "command": "npmci test stable", "dockerSock": false }, "npmci": { "npmGlobalTools": [ "@gitzone/npmts" ], "npmAccessLevel": "public" }, "npmts": { "testConfig": { "parallel": false } } }