{ "_args": [ [ "tcp-port-used@1.0.2", "E:\\2023\\5\\myjadmin" ] ], "_development": true, "_from": "tcp-port-used@1.0.2", "_id": "tcp-port-used@1.0.2", "_inBundle": false, "_integrity": "sha512-l7ar8lLUD3XS1V2lfoJlCBaeoaWo/2xfYt81hM7VlvR4RrMVFqfmzfhLVk40hAb368uitje5gPtBRL1m/DGvLA==", "_location": "/tcp-port-used", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "tcp-port-used@1.0.2", "name": "tcp-port-used", "escapedName": "tcp-port-used", "rawSpec": "1.0.2", "saveSpec": null, "fetchSpec": "1.0.2" }, "_requiredBy": [ "/chromedriver" ], "_resolved": "https://registry.npmjs.org/tcp-port-used/-/tcp-port-used-1.0.2.tgz", "_spec": "1.0.2", "_where": "E:\\2023\\5\\myjadmin", "author": { "name": "Edmond Meinfelder" }, "bugs": { "url": "https://github.com/stdargtcp-port-used/issues" }, "dependencies": { "debug": "4.3.1", "is2": "^2.0.6" }, "description": "A simple Node.js module to check if a TCP port is already bound.", "devDependencies": { "mocha": "^8.2.1" }, "homepage": "https://github.com/stdarg/tcp-port-used", "keywords": [ "tcp", "port", "available", "free", "check", "networking" ], "license": "MIT", "main": "index.js", "name": "tcp-port-used", "repository": { "type": "git", "url": "git://github.com/stdarg/tcp-port-used.git" }, "scripts": { "test": "mocha --reporter=list ./test.js" }, "version": "1.0.2" }