{
    "processes" : [
        {
        	"tag": "binary",
        	"root": "./content/binary-thread",
            "script": "./job.js",
            "env": [ "--experimental-worker", "--no-warnings" ]
        }
    ]
}
