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