MCPcopy Index your code
hub / github.com/codeaashu/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

memoizeWithLRUFunction · 0.85
parseJSONUncachedFunction · 0.85

Tested by

no test coverage detected