MCPcopy Index your code
hub / github.com/formatjs/formatjs / generate-package-json.ts

File generate-package-json.ts

tools/generate-package-json.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {mkdirSync, readFileSync, writeFileSync} from 'node:fs'
2import {dirname} from 'node:path'
3
4import minimist from 'minimist'

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected