Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
white
Function · 0.85
object
Function · 0.85
array
Function · 0.85
string
Function · 0.85
number
Function · 0.85
word
Function · 0.85
error
Function · 0.85
walk
Function · 0.85
isArray
Function · 0.85
makeIndent
Function · 0.85
getReplacedValueOrUndefined
Function · 0.85
internalStringify
Function · 0.85
Tested by
no test coverage detected