Linux vmi2545633.contaboserver.net 6.1.0-32-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.129-1 (2025-03-06) x86_64
Apache/2.4.62 (Debian)
Server IP : 127.0.0.1 & Your IP : 127.0.0.1
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
lib /
node_modules /
npm /
man /
man5 /
Delete
Unzip
Name
Size
Permission
Date
Action
folders.5
8.5
KB
-rw-r--r--
2024-04-10 09:40
install.5
3.03
KB
-rw-r--r--
2024-04-10 09:40
npm-global.5
8.5
KB
-rw-r--r--
2024-04-10 09:40
npm-json.5
33.97
KB
-rw-r--r--
2024-04-10 09:40
npm-shrinkwrap-json.5
1.33
KB
-rw-r--r--
2024-04-10 09:40
npmrc.5
4.37
KB
-rw-r--r--
2024-04-10 09:40
package-json.5
33.97
KB
-rw-r--r--
2024-04-10 09:40
package-lock-json.5
10.46
KB
-rw-r--r--
2024-04-10 09:40
Save
Rename
.TH "NPM-SHRINKWRAP.JSON" "5" "February 2024" "" "" .SH "NAME" \fBnpm-shrinkwrap.json\fR - A publishable lockfile .SS "Description" .P \fBnpm-shrinkwrap.json\fR is a file created by npm help shrinkwrap. It is identical to \fBpackage-lock.json\fR, with one major caveat: Unlike \fBpackage-lock.json\fR, \fBnpm-shrinkwrap.json\fR may be included when publishing a package. .P The recommended use-case for \fBnpm-shrinkwrap.json\fR is applications deployed through the publishing process on the registry: for example, daemons and command-line tools intended as global installs or \fBdevDependencies\fR. It's strongly discouraged for library authors to publish this file, since that would prevent end users from having control over transitive dependency updates. .P If both \fBpackage-lock.json\fR and \fBnpm-shrinkwrap.json\fR are present in a package root, \fBnpm-shrinkwrap.json\fR will be preferred over the \fBpackage-lock.json\fR file. .P For full details and description of the \fBnpm-shrinkwrap.json\fR file format, refer to the manual page for \fBpackage-lock.json\fR \fI\(la/configuring-npm/package-lock-json\(ra\fR. .SS "See also" .RS 0 .IP \(bu 4 npm help shrinkwrap .IP \(bu 4 \fBpackage-lock.json\fR \fI\(la/configuring-npm/package-lock-json\(ra\fR .IP \(bu 4 \fBpackage.json\fR \fI\(la/configuring-npm/package-json\(ra\fR .IP \(bu 4 npm help install .RE 0