⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.1
Server IP:
185.238.29.86
Server:
Linux server2 6.8.12-6-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-6 (2024-12-19T19:05Z) x86_64
Server Software:
nginx/1.18.0
PHP Version:
8.1.31
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
invoice
/
node_modules
/
executioner
/
Edit File: package.json
{ "_args": [ [ "executioner@2.0.1", "/var/www/invoice" ] ], "_development": true, "_from": "executioner@2.0.1", "_id": "executioner@2.0.1", "_inBundle": false, "_integrity": "sha512-idZAlKsxEZASjaIqP4PQ1txyS1bOcDwWCHy/8p5oMmLGV0XNCQPD6WWAOwJCUVsWItWzAN2BEash5N78PliaIw==", "_location": "/executioner", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "executioner@2.0.1", "name": "executioner", "escapedName": "executioner", "rawSpec": "2.0.1", "saveSpec": null, "fetchSpec": "2.0.1" }, "_requiredBy": [ "/install-peers" ], "_resolved": "https://registry.npmjs.org/executioner/-/executioner-2.0.1.tgz", "_spec": "2.0.1", "_where": "/var/www/invoice", "author": { "name": "Alex Indigo", "email": "iam@alexindigo.com" }, "bugs": { "url": "https://github.com/alexindigo/executioner/issues" }, "dependencies": { "mixly": "^1.0.0" }, "description": "Executes provided shell commands with supplied arguments. Supports parallel and templated commands", "devDependencies": { "coveralls": "^2.11.12", "eslint": "^2.13.1", "istanbul": "^0.4.5", "pkgfiles": "^2.3.0", "pre-commit": "^1.1.3" }, "homepage": "https://github.com/alexindigo/executioner#readme", "keywords": [ "exec", "shell", "arguments", "command", "cli", "execute" ], "license": "MIT", "main": "index.js", "name": "executioner", "pre-commit": [ "lint", "cover", "check" ], "repository": { "type": "git", "url": "git+https://github.com/alexindigo/executioner.git" }, "scripts": { "check": "istanbul check-coverage coverage/coverage.json", "cover": "istanbul cover tests/run.js", "files": "pkgfiles --sort=name", "lint": "eslint *.js lib/*.js tests/*.js", "test": "node tests/run.js" }, "version": "2.0.1" }
Simpan