#!/usr/bin/python

import os, sys, subprocess, json

print(json.dumps({"env": {}}))
