zaach / jsonlint

A JSON parser and validator with a CLI.
http://zaach.github.com/jsonlint/
1.94k stars 420 forks source link

{ "participants": [ { "name": "Jeky" }, { "name": "Malcolm Hines" } ], "messages": [ { "sender_name": "Malcolm Hines", "timestamp_ms": 1627374900904, "content": "You are now connected on Messenger", "type": "Generic", "is_unsent": false } ], "title": "Jeky", "is_still_participant": true, "thread_type": "Regular", "thread_path": "archived_threads/jeky_itiifdbrjg", "magic_words": [ ] } #138

Open Mariabritt93 opened 3 years ago

Mariabritt93 commented 3 years ago

{ "participants": [ { "name": "Jeky" }, { "name": "Malcolm Hines" } ], "messages": [ { "sender_name": "Malcolm Hines", "timestamp_ms": 1627374900904, "content": "You are now connected on Messenger", "type": "Generic", "is_unsent": false } ], "title": "Jeky", "is_still_participant": true, "thread_type": "Regular", "thread_path": "archived_threads/jeky_itiifdbrjg", "magic_words": [

] }

Mariabritt93 commented 3 years ago

What is this?