File Explorer

/var/lang/lib/node_modules/npm/man/man1

This explorer reads the filesystem of the server it runs on, so /workspace/user isn't present here. Browsing and the terminal still work against this server's own disk from /.

0 dirs
70 files
npm-shrinkwrap.11002 B · 33 lines
.TH "NPM-SHRINKWRAP" "1" "February 2026" "NPM@11.11.0" "".SH "NAME"\fBnpm-shrinkwrap\fR - Lock down dependency versions for publication.SS "Synopsis".P.RS 2.nfnpm shrinkwrap.fi.RE.PNote: This command is unaware of workspaces..SS "Description".PThis command repurposes \fBpackage-lock.json\fR into a publishable \fBnpm-shrinkwrap.json\fR or simply creates a new one. The file created and updated by this command will then take precedence over any other existing or future \fBpackage-lock.json\fR files. For a detailed explanation of the design and purpose of package locks in npm, see npm help package-lock-json..SS "See Also".RS 0.IP \(bu 4npm help install.IP \(bu 4npm help run.IP \(bu 4npm help scripts.IP \(bu 4\fBpackage.json\fR \fI\(la/configuring-npm/package-json\(ra\fR.IP \(bu 4\fBpackage-lock.json\fR \fI\(la/configuring-npm/package-lock-json\(ra\fR.IP \(bu 4\fBnpm-shrinkwrap.json\fR \fI\(la/configuring-npm/npm-shrinkwrap-json\(ra\fR.IP \(bu 4npm help ls.RE 0