MCPcopy
hub / github.com/claude-code-best/claude-code / json.ts

File json.ts

src/utils/json.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { open, readFile, stat } from 'fs/promises'
2import {
3 applyEdits,
4 modify,

Callers

nothing calls this directly

Calls 2

parseJSONUncachedFunction · 0.85
memoizeWithLRUFunction · 0.70

Tested by

no test coverage detected