json-special-chars

json-special-chars is a variable defined in `json.el'.
Its value is shown below.

Documentation:
Characters which are escaped in JSON, with their elisp counterparts.

Value:

((34 . 34) (92 . 92) (47 . 47) (98 . 8) (102 . 12) (110 . 10) (114 . 13) (116 . 9))