stuff.json 93 B

123456
  1. {
  2. "foo": "FOO",
  3. "bar": "BAR",
  4. "wibble": 3.14159,
  5. "wobble": [0,1,2,3,4,5,6]
  6. }