{ "importMap": "import_map.json", "tasks": { "build": "plugos-bundle --importmap import_map.json hello.plug.yaml", "watch": "plugos-bundle -w --importmap import_map.json hello.plug.yaml" } }