|  | { | 
|  | "AAAAA1 AUTOGENERATED FILE DO NOT EDIT": {}, | 
|  | "AAAAA2 See generate_buildbot_json.py to make changes": {}, | 
|  | "Linux x64": { | 
|  | "additional_compile_targets": [ | 
|  | "all" | 
|  | ], | 
|  | "scripts": [ | 
|  | { | 
|  | "args": [ | 
|  | "linux-release-64/sizes" | 
|  | ], | 
|  | "name": "sizes", | 
|  | "script": "sizes.py" | 
|  | } | 
|  | ] | 
|  | }, | 
|  | "Mac": { | 
|  | "additional_compile_targets": [ | 
|  | "all" | 
|  | ], | 
|  | "scripts": [ | 
|  | { | 
|  | "args": [ | 
|  | "mac-release/sizes" | 
|  | ], | 
|  | "name": "sizes", | 
|  | "script": "sizes.py" | 
|  | } | 
|  | ] | 
|  | }, | 
|  | "Win": { | 
|  | "additional_compile_targets": [ | 
|  | "all" | 
|  | ], | 
|  | "scripts": [ | 
|  | { | 
|  | "name": "checkbins", | 
|  | "script": "checkbins.py" | 
|  | } | 
|  | ] | 
|  | }, | 
|  | "Win x64": { | 
|  | "additional_compile_targets": [ | 
|  | "all" | 
|  | ], | 
|  | "scripts": [ | 
|  | { | 
|  | "name": "checkbins", | 
|  | "script": "checkbins.py" | 
|  | } | 
|  | ] | 
|  | } | 
|  | } |