Linux vmi2545633.contaboserver.net 6.1.0-32-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.129-1 (2025-03-06) x86_64
Apache/2.4.62 (Debian)
Server IP : 127.0.0.1 & Your IP : 127.0.0.1
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
lib /
node_modules /
pm2 /
node_modules /
@pm2 /
io /
Delete
Unzip
Name
Size
Permission
Date
Action
.vscode
[ DIR ]
drwxr-xr-x
2025-04-08 13:05
build
[ DIR ]
drwxr-xr-x
2025-04-08 13:05
node_modules
[ DIR ]
drwxr-xr-x
2025-04-08 13:05
pres
[ DIR ]
drwxr-xr-x
2025-04-08 13:05
.drone.jsonnet
2.29
KB
-rw-r--r--
2025-04-08 13:05
.mocharc.js
280
B
-rw-r--r--
2025-04-08 13:05
LICENSE.md
11.08
KB
-rw-r--r--
2025-04-08 13:05
README.md
16.43
KB
-rw-r--r--
2025-04-08 13:05
bun.lockb
185.27
KB
-rwxr-xr-x
2025-04-08 13:05
package.json
1.37
KB
-rw-r--r--
2025-04-08 13:05
test.sh
567
B
-rw-r--r--
2025-04-08 13:05
Save
Rename
{ "name": "@pm2/io", "version": "6.1.0", "description": "PM2.io NodeJS APM", "main": "build/main/index.js", "typings": "build/main/index.d.ts", "types": "build/main/index.d.ts", "module": "build/module/index.js", "repository": "https://github.com/keymetrics/pm2-io-apm", "author": { "name": "PM2.io tech team", "email": "tech@pm2.io", "url": "https://pm2.io" }, "license": "Apache-2", "scripts": { "build": "tsc -p tsconfig.json", "build:module": "tsc -p config/exports/tsconfig.module.json", "unit": "npm run build && bash test.sh", "test": "npm run unit", "watch": "tsc -w", "prepublishOnly": "npm run build" }, "engines": { "node": ">=6.0" }, "devDependencies": { "@types/mocha": "5.2.5", "@types/node": "~10.12.21", "chai": "4.1.2", "mocha": "~7.1.0", "express": "^4.17.1", "source-map-support": "~0.5.9", "ts-node": "~7.0.1", "typescript": "^5.2.2" }, "keywords": [], "nyc": { "extension": [ ".ts" ], "exclude": [ "build/", "config/", "examples/", "test/" ], "cache": true, "all": true }, "dependencies": { "async": "~2.6.1", "debug": "~4.3.1", "eventemitter2": "^6.3.1", "require-in-the-middle": "^5.0.0", "semver": "~7.5.4", "shimmer": "^1.2.0", "signal-exit": "^3.0.3", "tslib": "1.9.3" } }