MCPcopy
hub / github.com/vercel/next.js / change-npm-name.js

File change-npm-name.js

rspack/change-npm-name.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const fs = require('fs')
2const path = require('path')
3
4const newPackageName = process.argv[2]

Callers

nothing calls this directly

Calls 6

mainFunction · 0.70
errorMethod · 0.65
replaceMethod · 0.65
requireFunction · 0.50
exitMethod · 0.45
logMethod · 0.45

Tested by

no test coverage detected