{
    "npmts":{
        "coverageTreshold":50
    },
    "npmci": {
        "globalNpmTools": [
            "npmts"
        ]
    }
}