(pair
  value: (number) @redact)

(pair
  value: (string) @redact)

(array
  (number) @redact)

(array
  (string) @redact)
