@fibjs/detect-port
Version:
JavaScript Implementation of Port Detector
36 lines (35 loc) • 773 B
JSON
{
"name": "@fibjs/detect-port",
"description": "JavaScript Implementation of Port Detector",
"version": "1.0.2",
"keywords": [
"Detector",
"Port",
"Port Detector",
"fibjs"
],
"repository": {
"type": "git",
"url": "git+https://github.com/fibjs-modules/detect-port.git"
},
"scripts": {
"ci": "fibjs test/index.test.js"
},
"dependencies": {},
"devDependencies": {
"@fibjs/ci": "^2.0.0"
},
"ci": {
"version": "0.3.1, 0.4.1, 0.16.0, 0.24.0, 0.25.0"
},
"bugs": {
"url": "https://github.com/fibjs-modules/detect-port/issues"
},
"author": "ngot <zhuanghengfei@gmail.com>",
"license": "MIT",
"homepage": "https://github.com/fibjs-modules/detect-port#readme",
"files": [
"index.js",
"lib"
]
}