MCPcopy Index your code
hub / github.com/formatjs/formatjs / check_package_json.ts

File check_package_json.ts

tools/check_package_json.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {readFileSync, readdirSync, statSync} from 'fs'
2import {join} from 'path'
3import {builtinModules} from 'module'
4import minimist from 'minimist'

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected