Linux worldls-302.fr.planethoster.net 4.18.0-553.8.1.lve.el7h.x86_64 #1 SMP Thu Jul 4 15:19:33 UTC 2024 x86_64
LiteSpeed
Server IP : 10.185.0.203 & Your IP : 216.73.217.14
Domains :
Cant Read [ /etc/named.conf ]
User : gerathty
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
local /
lib /
node_modules /
npm /
man /
man5 /
Delete
Unzip
Name
Size
Permission
Date
Action
npm-folders.5
8.27
KB
-rw-r--r--
2017-11-28 04:38
npm-global.5
8.27
KB
-rw-r--r--
2017-11-28 04:38
npm-json.5
26.91
KB
-rw-r--r--
2017-11-28 04:38
npm-package-locks.5
5.73
KB
-rw-r--r--
2017-11-28 04:38
npm-shrinkwrap.json.5
1.24
KB
-rw-r--r--
2017-11-28 04:38
npmrc.5
3.01
KB
-rw-r--r--
2017-11-28 04:38
package-lock.json.5
5.68
KB
-rw-r--r--
2017-11-28 04:38
package.json.5
26.91
KB
-rw-r--r--
2017-11-28 04:38
Save
Rename
.TH "NPM\-SHRINKWRAP\.JSON" "5" "November 2017" "" "" .SH "NAME" \fBnpm-shrinkwrap.json\fR \- A publishable lockfile .SH DESCRIPTION .P \fBnpm\-shrinkwrap\.json\fP is a file created by npm help shrinkwrap\. It is identical to \fBpackage\-lock\.json\fP, with one major caveat: Unlike \fBpackage\-lock\.json\fP, \fBnpm\-shrinkwrap\.json\fP may be included when publishing a package\. .P The recommended use\-case for \fBnpm\-shrinkwrap\.json\fP is applications deployed through the publishing process on the registry: for example, daemons and command\-line tools intended as global installs or \fBdevDependencies\fP\|\. 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 Additionally, if both \fBpackage\-lock\.json\fP and \fBnpm\-shrinkwrap\.json\fP are present in a package root, \fBpackage\-lock\.json\fP will be ignored in favor of this file\. .P For full details and description of the \fBnpm\-shrinkwrap\.json\fP file format, refer to the manual page for npm help 5 package\-lock\.json\. .SH SEE ALSO .RS 0 .IP \(bu 2 npm help shrinkwrap .IP \(bu 2 npm help 5 package\-lock\.json .IP \(bu 2 npm help 5 package\.json .IP \(bu 2 npm help install .RE