Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/formatjs/formatjs
/ check_dist_package_json.ts
File
check_dist_package_json.ts
tools/check_dist_package_json.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{existsSync, readFileSync} from
'fs'
2
import
{join} from
'path'
3
import
minimist from
'minimist'
4
import
{valid} from
'semver'
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected