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.116.26.90
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
unp_probe /
node_modules /
cosmiconfig /
Delete
Unzip
Name
Size
Permission
Date
Action
dist
[ DIR ]
drwxr-xr-x
2021-02-04 21:24
node_modules
[ DIR ]
drwxr-xr-x
2021-02-04 21:24
CHANGELOG.md
2.26
KB
-rw-r--r--
2018-01-16 03:16
LICENSE
1.05
KB
-rw-r--r--
2017-07-29 03:00
README.md
9.56
KB
-rw-r--r--
2018-01-16 03:15
package.json
3.31
KB
-rw-r--r--
2021-02-04 21:24
Save
Rename
{ "_args": [ [ "cosmiconfig@4.0.0", "/home/www/unp" ] ], "_development": true, "_from": "cosmiconfig@4.0.0", "_id": "cosmiconfig@4.0.0", "_inBundle": false, "_integrity": "sha512-6e5vDdrXZD+t5v0L8CrurPeybg4Fmf+FCSYxXKYVAqLUtyCSbuyqE059d0kDthTNRzKVjL7QMgNpEUlsoYH3iQ==", "_location": "/cosmiconfig", "_phantomChildren": { "argparse": "1.0.10", "error-ex": "1.3.2", "json-parse-better-errors": "1.0.2" }, "_requested": { "type": "version", "registry": true, "raw": "cosmiconfig@4.0.0", "name": "cosmiconfig", "escapedName": "cosmiconfig", "rawSpec": "4.0.0", "saveSpec": null, "fetchSpec": "4.0.0" }, "_requiredBy": [ "/postcss-load-config" ], "_resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-4.0.0.tgz", "_spec": "4.0.0", "_where": "/home/www/unp", "author": { "name": "David Clark", "email": "david.dave.clark@gmail.com" }, "babel": { "plugins": [ "transform-flow-strip-types" ] }, "bugs": { "url": "https://github.com/davidtheclark/cosmiconfig/issues" }, "contributors": [ { "name": "Bogdan Chadkin", "email": "trysound@yandex.ru" }, { "name": "Suhas Karanth", "email": "sudo.suhas@gmail.com" } ], "dependencies": { "is-directory": "^0.3.1", "js-yaml": "^3.9.0", "parse-json": "^4.0.0", "require-from-string": "^2.0.1" }, "description": "Find and load configuration from a package.json property, rc file, or CommonJS module", "devDependencies": { "babel-eslint": "^8.0.3", "babel-plugin-transform-flow-strip-types": "^6.22.0", "eslint": "^4.12.1", "eslint-config-davidtheclark-node": "^0.2.2", "eslint-config-prettier": "^2.9.0", "eslint-plugin-flowtype": "^2.39.1", "eslint-plugin-node": "^5.2.1", "flow-bin": "^0.54.1", "flow-remove-types": "^1.2.3", "husky": "^0.14.3", "jest": "^21.2.1", "lint-staged": "^6.0.0", "prettier": "^1.8.2" }, "engines": { "node": ">=4" }, "files": [ "dist" ], "homepage": "https://github.com/davidtheclark/cosmiconfig#readme", "jest": { "testEnvironment": "node", "collectCoverageFrom": [ "src/*.js" ], "coverageThreshold": { "global": { "branches": 100, "functions": 100, "lines": 100, "statements": 100 } } }, "keywords": [ "load", "configuration", "config" ], "license": "MIT", "lint-staged": { "*.js": [ "eslint --fix", "prettier --write", "git add" ] }, "main": "dist/index.js", "name": "cosmiconfig", "prettier": { "trailingComma": "es5", "singleQuote": true, "printWidth": 80, "tabWidth": 2 }, "repository": { "type": "git", "url": "git+https://github.com/davidtheclark/cosmiconfig.git" }, "scripts": { "build": "flow-remove-types src --out-dir dist --quiet", "coverage": "jest --coverage --coverageReporters=html --coverageReporters=text", "format": "prettier --write \"{src/*.js,test/*.js}\"", "lint": "eslint .", "lint:fix": "eslint . --fix", "precommit": "lint-staged && jest && flow check", "prepublishOnly": "npm run build", "pretest": "npm run lint && flow check", "test": "jest --coverage", "test:watch": "jest --watch" }, "version": "4.0.0" }