github.com/instill-ai/component@v0.16.0-beta/pkg/operator/json/v0/config/definition.json (about)

     1  {
     2    "available_tasks": [
     3      "TASK_MARSHAL",
     4      "TASK_UNMARSHAL",
     5      "TASK_JQ"
     6    ],
     7    "custom": false,
     8    "documentation_url": "https://www.instill.tech/docs/latest/vdp/operators/json",
     9    "icon": "assets/json.svg",
    10    "icon_url": "",
    11    "id": "json",
    12    "public": true,
    13    "spec": {},
    14    "title": "JSON",
    15    "uid": "28f53d15-6150-46e6-99aa-f76b70a926c0",
    16    "version": "0.1.0",
    17    "source_url": "https://github.com/instill-ai/component/blob/main/pkg/operator/json/v0",
    18    "description": "Manipulate and convert JSON objects",
    19    "release_stage": "RELEASE_STAGE_ALPHA"
    20  }