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 /
get-caller-file /
Delete
Unzip
Name
Size
Permission
Date
Action
index.d.ts
71
B
-rw-r--r--
2022-06-02 10:16
index.js
1.08
KB
-rw-r--r--
2022-06-02 10:16
index.js.map
773
B
-rw-r--r--
2022-06-02 10:16
package.json
954
B
-rw-r--r--
2022-06-02 10:16
test.js
1.4
KB
-rw-r--r--
2022-06-02 10:16
Save
Rename
{ "name": "get-caller-file", "version": "2.0.5", "description": "", "main": "index.js", "directories": { "test": "tests" }, "files": [ "index.js", "index.js.map", "index.d.ts" ], "scripts": { "prepare": "tsc", "test": "mocha test", "test:debug": "mocha test" }, "repository": { "type": "git", "url": "git+https://github.com/stefanpenner/get-caller-file.git" }, "author": "Stefan Penner", "license": "ISC", "bugs": { "url": "https://github.com/stefanpenner/get-caller-file/issues" }, "homepage": "https://github.com/stefanpenner/get-caller-file#readme", "devDependencies": { "@types/chai": "^4.1.7", "@types/ensure-posix-path": "^1.0.0", "@types/mocha": "^5.2.6", "@types/node": "^11.10.5", "chai": "^4.1.2", "ensure-posix-path": "^1.0.1", "mocha": "^5.2.0", "typescript": "^3.3.3333" }, "engines": { "node": "6.* || 8.* || >= 10.*" } }