{ "npmci": { "npmGlobalTools": [ "npmts" ] }, "npmdocker": { "command": "rm -r node_modules && yarn install && yarn test" }, "npmts": { "testConfig": { "parallel": false } } }