![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/mets.corals.io/wp-content/themes/metras/node_modules/portfinder/ |
{ "_args": [ [ "[email protected]", "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha512-ESabpDCzmBS3ekHbmpAIiESq3udRsCBGiBZLsC+HgBKv2ezb0R4oG+7RnYEVZ/ZCfhel5Tx3UzdNWA0Lox2QCA==", "_location": "/portfinder", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "portfinder", "escapedName": "portfinder", "rawSpec": "1.0.21", "saveSpec": null, "fetchSpec": "1.0.21" }, "_requiredBy": [ "/webpack-dev-server" ], "_resolved": "https://registry.npmjs.org/portfinder/-/portfinder-1.0.21.tgz", "_spec": "1.0.21", "_where": "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras", "author": { "name": "Charlie Robbins", "email": "[email protected]" }, "bugs": { "url": "https://github.com/indexzero/node-portfinder/issues" }, "dependencies": { "async": "^1.5.2", "debug": "^2.2.0", "mkdirp": "0.5.x" }, "description": "A simple tool to find an open port on the current machine", "devDependencies": { "glob": "^6.0.4", "vows": "^0.8.2" }, "engines": { "node": ">= 0.12.0" }, "files": [ "lib" ], "homepage": "https://github.com/indexzero/node-portfinder#readme", "keywords": [ "http", "ports", "utilities" ], "license": "MIT", "main": "./lib/portfinder", "name": "portfinder", "repository": { "type": "git", "url": "git+ssh://[email protected]/indexzero/node-portfinder.git" }, "scripts": { "test": "vows test/*-test.js --spec" }, "types": "./lib/portfinder.d.ts", "version": "1.0.21" }