| Server IP : 46.62.235.243 / Your IP : 216.73.216.217 Web Server : Apache/2.4.58 (Ubuntu) System : Linux Linkabili3Dicembre 6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 x86_64 User : www-data ( 33) PHP Version : 8.1.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/linkabili/node_modules/portfinder/ |
Upload File : |
{
"name": "portfinder",
"description": "A simple tool to find an open port on the current machine",
"version": "1.0.25",
"author": "Charlie Robbins <charlie.robbins@gmail.com>",
"repository": {
"type": "git",
"url": "git@github.com:indexzero/node-portfinder.git"
},
"keywords": [
"http",
"ports",
"utilities"
],
"files": [
"lib"
],
"dependencies": {
"async": "^2.6.2",
"debug": "^3.1.1",
"mkdirp": "^0.5.1"
},
"devDependencies": {
"glob": "^7.1.4",
"vows": "^0.8.2"
},
"main": "./lib/portfinder",
"types": "./lib/portfinder.d.ts",
"scripts": {
"test": "vows test/*-test.js --spec"
},
"engines": {
"node": ">= 0.12.0"
},
"license": "MIT"
}