UNPKG

json-file-plus

Version:

Read from and write to a JSON file, minimizing diffs and preserving formatting.

16 lines (14 loc) 123 B
{ "foo": "bar", "null": null, "true": true, "false": false, "arr": [ 1, 2, 3 ], "obj": { "nested": {} } }