diff options
Diffstat (limited to 'vendor/gems/json-1.5.1/data/example.json')
-rw-r--r-- | vendor/gems/json-1.5.1/data/example.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/gems/json-1.5.1/data/example.json b/vendor/gems/json-1.5.1/data/example.json new file mode 100644 index 000000000..88b4e8265 --- /dev/null +++ b/vendor/gems/json-1.5.1/data/example.json @@ -0,0 +1 @@ +{"a":2,"b":3.141,"TIME":"2007-03-14T11:52:40","c":"c","d":[1,"b",3.14],"COUNT":666,"e":{"foo":"bar"},"foo":"B\u00e4r","g":"\u677e\u672c\u884c\u5f18","h":1000.0,"bar":"\u00a9 \u2260 \u20ac!","i":0.001,"j":"\ud840\udc01"} |