[web-nfc] Pull Request: Use standard JSON parsing/serializing primitives

kenchris has just submitted a new pull request for https://github.com/w3c/web-nfc:

== Use standard JSON parsing/serializing primitives ==
- JSON is stored on NFC tags as UTF-8 now (not UTF-16BE)
- MIME types are parsed and serialized using standard primitives

Fixes #154

See https://github.com/w3c/web-nfc/pull/193

Received on Tuesday, 19 February 2019 13:28:07 UTC