⚝
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
/
portfinder
/
View File Name :
package.json
{ "_args": [ [ "portfinder@1.0.32", "/var/www/invoice" ] ], "_development": true, "_from": "portfinder@1.0.32", "_id": "portfinder@1.0.32", "_inBundle": false, "_integrity": "sha512-on2ZJVVDXRADWE6jnQaX0ioEylzgBpQk8r55NE4wjXW1ZxO+BgDlY6DXwj20i0V8eB4SenDQ00WEaxfiIQPcxg==", "_location": "/portfinder", "_phantomChildren": { "lodash": "4.17.21", "ms": "2.1.2" }, "_requested": { "type": "version", "registry": true, "raw": "portfinder@1.0.32", "name": "portfinder", "escapedName": "portfinder", "rawSpec": "1.0.32", "saveSpec": null, "fetchSpec": "1.0.32" }, "_requiredBy": [ "/webpack-dev-server" ], "_resolved": "https://registry.npmjs.org/portfinder/-/portfinder-1.0.32.tgz", "_spec": "1.0.32", "_where": "/var/www/invoice", "author": { "name": "Charlie Robbins", "email": "charlie.robbins@gmail.com" }, "bugs": { "url": "https://github.com/http-party/node-portfinder/issues" }, "dependencies": { "async": "^2.6.4", "debug": "^3.2.7", "mkdirp": "^0.5.6" }, "description": "A simple tool to find an open port on the current machine", "devDependencies": { "vows": "^0.8.3" }, "engines": { "node": ">= 0.12.0" }, "files": [ "lib" ], "homepage": "https://github.com/http-party/node-portfinder#readme", "keywords": [ "http", "ports", "utilities" ], "license": "MIT", "main": "./lib/portfinder", "name": "portfinder", "repository": { "type": "git", "url": "git+ssh://git@github.com/http-party/node-portfinder.git" }, "scripts": { "test": "vows test/*-test.js --spec" }, "types": "./lib/portfinder.d.ts", "version": "1.0.32" }