MCPcopy Create free account
hub / github.com/npm/cli / update-authors.js

File update-authors.js

scripts/update-authors.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { join } = require('node:path')
2const { CWD, run, git, fs, EOL } = require('./util.js')
3
4const main = async () => {

Callers

nothing calls this directly

Calls 1

runFunction · 0.70

Tested by

no test coverage detected