MCPcopy Create free account
hub / github.com/nodejs/node / npm-prefix.js

File npm-prefix.js

deps/npm/bin/npm-prefix.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2// This is a single-use bin to help windows discover the proper prefix for npm
3// without having to load all of npm first
4// It does not accept argv params

Callers

nothing calls this directly

Calls 2

mainFunction · 0.70
requireFunction · 0.50

Tested by

no test coverage detected