How can I use JSON.stringify to convert a negative zero into a string (-0)? It appears that JSON.stringify converts a negative zero into a string representing a positive one. Any idea for a nice workaround?How can I use JSON.stringify to convert a negat