MCPcopy
hub / github.com/Unitech/pm2 / json5.js

File json5.js

lib/tools/json5.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// json5.js
2// Modern JSON. See README.md for details.
3//
4// This file is based directly off of Douglas Crockford's json_parse.js:

Callers

nothing calls this directly

Calls 12

whiteFunction · 0.85
objectFunction · 0.85
arrayFunction · 0.85
stringFunction · 0.85
numberFunction · 0.85
wordFunction · 0.85
errorFunction · 0.85
walkFunction · 0.85
isArrayFunction · 0.85
makeIndentFunction · 0.85
internalStringifyFunction · 0.85

Tested by

no test coverage detected