| { |
| "$schema": "../../doc/schema/hook/build_output.generated.schema.json", |
| "assets": [ |
| { |
| "encoding": { |
| "some_key": "some_value" |
| }, |
| "type": "some_asset_type" |
| }, |
| { |
| "encoding": { |
| "some_other_key": "some_value" |
| }, |
| "type": "some_other_asset_type" |
| } |
| ], |
| "assets_for_build": [ |
| { |
| "encoding": { |
| "a_key": "some_value" |
| }, |
| "type": "some_asset_type" |
| }, |
| { |
| "encoding": { |
| "key": "foo", |
| "value": "bar" |
| }, |
| "type": "hooks/metadata" |
| } |
| ], |
| "assets_for_linking": { |
| "package_with_linker": [ |
| { |
| "encoding": { |
| "a_key": "some_value" |
| }, |
| "type": "some_asset_type" |
| }, |
| { |
| "encoding": { |
| "key": "foo", |
| "value": "bar" |
| }, |
| "type": "hooks/metadata" |
| } |
| ] |
| }, |
| "dependencies": [ |
| "/private/var/folders/2y/mngq9h194yzglt4kzttzfq6800klzg/T/0s5bKi/simple_link/assets/data_2.json", |
| "/private/var/folders/2y/mngq9h194yzglt4kzttzfq6800klzg/T/0s5bKi/simple_link/assets/data_3.json" |
| ], |
| "status": "success", |
| "timestamp": "2025-02-11 11:20:20.000" |
| } |