blob: 84cad49082c80739b7be5975cd29a13699f6f054 [file] [log] [blame]
import os
import sys
import json
json.dump(dict(os.environ), sys.stdout)