[w3c/push-api] typedef object JSON; is incorrect (#204)

`"foo"`, `5`, and `null` are all valid JSON.

Better to just use `object` when you mean `object`.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/push-api/issues/204

Received on Thursday, 21 July 2016 20:07:28 UTC