Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/callstack/agent-device
/ readJson
Function
readJson
test/integration/installed-package-metro.test.ts:20–22 ·
view source on GitHub ↗
(stdout: string)
Source
from the content-addressed store, hash-verified
18
}
19
20
function
readJson(stdout: string): any {
21
return
JSON.parse(stdout);
22
}
23
24
async
function
execFileText(
25
file: string,
Callers
2
runNodeModuleJson
Function · 0.70
installed-package-metro.test.ts
File · 0.70
Calls
1
parse
Method · 0.45
Tested by
no test coverage detected