1{
2    "targets": {
3        "helloworld": {
4            "outFile": "build/wasi-hello-world.wasm",
5            "textFile": "build/wasi-hello-world.wat"
6        }
7    },
8    "options": {}
9}