json-false
json-false is a variable defined in `json.el
'.
Its value is :json-falseDocumentation: Value to use when reading JSON `false'. If this has the same value as `json-null', you might not be able to tell the difference between `false' and `null'. Consider let-binding this around your call to `json-read' instead of `setq'ing it.