{
  "hidden": true,
  "source": "mapper.js",
  "method": "map",
  "input-schema-builder": true,
  "input-schema": {
    "type": "object"
  },
  "output-schema": {
    "type": "object",
    "dynamic": {
      "target": "input-schema"
    }
  },
  "meta": {
    "name": "Build Object",
    "description": "///added to be backward compatible/// var.act is renamed to build_object.act - Please open the .flw file and update the ref to codeflow/core/build_object. Sorry!",
    "icon": {
      "type": "fa",
      "name": "list-ul"
    }
  }
}