Linux v69820.1blu.de 4.15.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
Apache/2.4.58
Server IP : 195.90.215.149 & Your IP : 216.73.216.250
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
nodejs /
error-ex /
Delete
Unzip
Name
Size
Permission
Date
Action
index.js
2.84
KB
-rw-r--r--
2022-11-21 12:23
package.json
908
B
-rw-r--r--
2022-11-21 12:23
Save
Rename
{ "name": "error-ex", "description": "Easy error subclassing and stack customization", "version": "1.3.2", "maintainers": [ "Josh Junon <i.am.qix@gmail.com> (github.com/qix-)", "Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)" ], "keywords": [ "error", "errors", "extend", "extending", "extension", "subclass", "stack", "custom" ], "license": "MIT", "scripts": { "pretest": "xo", "test": "mocha --compilers coffee:coffee-script/register" }, "xo": { "rules": { "operator-linebreak": [ 0 ] } }, "repository": "qix-/node-error-ex", "files": [ "index.js" ], "devDependencies": { "coffee-script": "^1.9.3", "coveralls": "^2.11.2", "istanbul": "^0.3.17", "mocha": "^2.2.5", "should": "^7.0.1", "xo": "^0.7.1" }, "dependencies": { "is-arrayish": "^0.2.1" } }