{
  "name": "SIGMET WC",
  "version": "1.0.0",
  "description": "SIGMET TC: Cyclone tropical",
  "extends": "sigmet",
  "category": "WC",
  "suggestions": {
    "items": {
      "identifier": [
        {
          "text": "AAAA SIGMET",
          "description": "Message SIGMET WC (entrer code FIR)",
          "editable": [
            {
              "start": 0,
              "end": 4
            }
          ]
        }
      ],
      "tc": [
        {
          "text": "TC",
          "description": "Cyclone tropical"
        }
      ],
      "tcName": [
        {
          "text": "NOM",
          "description": "Nom du cyclone",
          "editable": [
            {
              "start": 0,
              "end": 3
            }
          ]
        }
      ]
    },
    "after": {
      "start": [
        "identifier"
      ],
      "fir": [
        "tc"
      ],
      "uir": [
        "tc"
      ],
      "firUir": [
        "tc"
      ],
      "cta": [
        "tc"
      ],
      "statusTest": [
        "tc"
      ],
      "statusExer": [
        "tc"
      ],
      "tc": [
        "tcName"
      ]
    }
  },
  "tokens": {}
}
