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 : 3.142.55.180
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
wb /
node_modules /
make-error-cause /
Delete
Unzip
Name
Size
Permission
Date
Action
dist
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
LICENSE
553
B
-rw-rw-r--
2022-08-30 11:49
README.md
1.84
KB
-rw-rw-r--
2022-08-30 11:49
package.json
1.43
KB
-rw-rw-r--
2022-08-30 11:49
Save
Rename
{ "name": "make-error-cause", "version": "1.2.2", "description": "Make your own nested error types!", "main": "dist/index.js", "typings": "dist/index.d.ts", "files": [ "dist/" ], "scripts": { "lint": "tslint \"src/**/*.ts\"", "build": "rm -rf dist/ && tsc", "test-spec": "ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-spec", "test-cov": "ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" blue-tape -- \"src/**/*.spec.ts\" | tap-spec", "test": "npm run lint && npm run test-cov", "prepublish": "typings install && npm run build" }, "repository": { "type": "git", "url": "git://github.com/blakeembrey/make-error-cause.git" }, "keywords": [ "nested", "error", "cause", "extend", "inherit", "custom" ], "author": { "name": "Blake Embrey", "email": "hello@blakeembrey.com", "url": "http://blakeembrey.me" }, "license": "Apache-2.0", "bugs": { "url": "https://github.com/blakeembrey/make-error-cause/issues" }, "homepage": "https://github.com/blakeembrey/make-error-cause", "devDependencies": { "blue-tape": "^1.0.0", "istanbul": "1.0.0-alpha.2", "tap-spec": "^4.1.1", "ts-node": "^1.1.0", "tslint": "^3.10.2", "tslint-config-standard": "^1.0.0", "typescript": "^2.0.3", "typings": "^1.3.1" }, "dependencies": { "make-error": "^1.2.0" } }