Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 18.216.45.133
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
lib /
node_modules /
npm /
node_modules /
libcipm /
Delete
Unzip
Name
Size
Permission
Date
Action
lib
[ DIR ]
drwxr-xr-x
2022-01-26 16:43
CHANGELOG.md
13.89
KB
-rw-r--r--
2022-01-10 12:20
LICENSE.md
1.05
KB
-rw-r--r--
2022-01-10 12:20
README.md
955
B
-rw-r--r--
2022-01-10 12:20
index.js
13.92
KB
-rw-r--r--
2022-01-10 12:20
package.json
2.32
KB
-rw-r--r--
2022-01-10 12:20
Save
Rename
# Note: pending imminent deprecation **This module will be deprecated once npm v7 is released. Please do not rely on it more than absolutely necessary.** ---- [`libcipm`](https://github.com/npm/libcipm) installs npm projects in a way that's optimized for continuous integration/deployment/etc scenarios. It gives up the ability to build its own trees or install packages individually, as well as other user-oriented features, in exchange for speed, and being more strict about project state. For documentation about the associated command-line tool, see [`cipm`](https://npm.im/cipm). ## Install `$ npm install libcipm` ## Table of Contents * [Features](#features) * [API](#api) ### Features * npm-compatible project installation * lifecycle script support * blazing fast * npm-compatible caching * errors if `package.json` and `package-lock.json` are out of sync, instead of fixing it like npm does. Essentially provides a `--frozen` install.