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.118.207.114
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 /
libnpm /
Delete
Unzip
Name
Size
Permission
Date
Action
CHANGELOG.md
2.72
KB
-rw-r--r--
2022-01-10 12:20
LICENSE.md
755
B
-rw-r--r--
2022-01-10 12:20
README.md
1.98
KB
-rw-r--r--
2022-01-10 12:20
access.js
55
B
-rw-r--r--
2022-01-10 12:20
adduser.js
62
B
-rw-r--r--
2022-01-10 12:20
config.js
55
B
-rw-r--r--
2022-01-10 12:20
extract.js
57
B
-rw-r--r--
2022-01-10 12:20
fetch.js
61
B
-rw-r--r--
2022-01-10 12:20
get-prefix.js
58
B
-rw-r--r--
2022-01-10 12:20
hook.js
53
B
-rw-r--r--
2022-01-10 12:20
index.js
954
B
-rw-r--r--
2022-01-10 12:20
link-bin.js
52
B
-rw-r--r--
2022-01-10 12:20
log.js
49
B
-rw-r--r--
2022-01-10 12:20
logical-tree.js
59
B
-rw-r--r--
2022-01-10 12:20
login.js
60
B
-rw-r--r--
2022-01-10 12:20
manifest.js
58
B
-rw-r--r--
2022-01-10 12:20
org.js
52
B
-rw-r--r--
2022-01-10 12:20
package.json
2.55
KB
-rw-r--r--
2022-01-10 12:20
packument.js
59
B
-rw-r--r--
2022-01-10 12:20
parse-arg.js
58
B
-rw-r--r--
2022-01-10 12:20
profile.js
54
B
-rw-r--r--
2022-01-10 12:20
publish.js
64
B
-rw-r--r--
2022-01-10 12:20
read-json.js
91
B
-rw-r--r--
2022-01-10 12:20
run-script.js
56
B
-rw-r--r--
2022-01-10 12:20
search.js
55
B
-rw-r--r--
2022-01-10 12:20
stringify-package.js
60
B
-rw-r--r--
2022-01-10 12:20
tarball.js
57
B
-rw-r--r--
2022-01-10 12:20
team.js
53
B
-rw-r--r--
2022-01-10 12:20
unpublish.js
66
B
-rw-r--r--
2022-01-10 12:20
verify-lock.js
54
B
-rw-r--r--
2022-01-10 12:20
Save
Rename
{ "_from": "libnpm@3.0.1", "_id": "libnpm@3.0.1", "_inBundle": false, "_integrity": "sha512-d7jU5ZcMiTfBqTUJVZ3xid44fE5ERBm9vBnmhp2ECD2Ls+FNXWxHSkO7gtvrnbLO78gwPdNPz1HpsF3W4rjkBQ==", "_location": "/libnpm", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "libnpm@3.0.1", "name": "libnpm", "escapedName": "libnpm", "rawSpec": "3.0.1", "saveSpec": null, "fetchSpec": "3.0.1" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/libnpm/-/libnpm-3.0.1.tgz", "_shasum": "0be11b4c9dd4d1ffd7d95c786e92e55d65be77a2", "_spec": "libnpm@3.0.1", "_where": "/Users/isaacs/dev/npm/cli", "author": { "name": "Kat Marchán", "email": "kzm@zkat.tech" }, "bugs": { "url": "https://github.com/npm/libnpm/issues" }, "bundleDependencies": false, "dependencies": { "bin-links": "^1.1.2", "bluebird": "^3.5.3", "find-npm-prefix": "^1.0.2", "libnpmaccess": "^3.0.2", "libnpmconfig": "^1.2.1", "libnpmhook": "^5.0.3", "libnpmorg": "^1.0.1", "libnpmpublish": "^1.1.2", "libnpmsearch": "^2.0.2", "libnpmteam": "^1.0.2", "lock-verify": "^2.0.2", "npm-lifecycle": "^3.0.0", "npm-logical-tree": "^1.2.1", "npm-package-arg": "^6.1.0", "npm-profile": "^4.0.2", "npm-registry-fetch": "^4.0.0", "npmlog": "^4.1.2", "pacote": "^9.5.3", "read-package-json": "^2.0.13", "stringify-package": "^1.0.0" }, "deprecated": false, "description": "Collection of programmatic APIs for the npm CLI", "devDependencies": { "nock": "^9.2.3", "standard": "^11.0.1", "standard-version": "^4.3.0", "tap": "^12.0.1", "weallbehave": "^1.2.0", "weallcontribute": "^1.0.8" }, "files": [ "*.js", "lib" ], "homepage": "https://github.com/npm/libnpm#readme", "keywords": [ "npm", "api", "package manager", "lib" ], "license": "ISC", "main": "index.js", "name": "libnpm", "repository": { "type": "git", "url": "git+https://github.com/npm/libnpm.git" }, "scripts": { "postrelease": "npm publish && git push --follow-tags", "prerelease": "npm t", "pretest": "standard", "release": "standard-version -s", "test": "tap -J --coverage test/*.js", "update-coc": "weallbehave -o . && git add CODE_OF_CONDUCT.md && git commit -m 'docs(coc): updated CODE_OF_CONDUCT.md'", "update-contrib": "weallcontribute -o . && git add CONTRIBUTING.md && git commit -m 'docs(contributing): updated CONTRIBUTING.md'" }, "version": "3.0.1" }