UNPKG

@fjrodafo/port-finder

Version:
34 lines (33 loc) 864 B
{ "name": "@fjrodafo/port-finder", "version": "2.0.1", "description": "Fast and minimalist port finder!", "main": "port-finder.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "publish:npm": "npm publish --access=public --registry=https://registry.npmjs.org/", "publish:github": "npm publish --registry=https://npm.pkg.github.com/" }, "repository": { "type": "git", "url": "git+https://github.com/FJrodafo/port-finder.git" }, "keywords": [ "fast", "minimalist", "free", "port", "finder", "npm", "package", "node", "nodejs", "fjrodafo" ], "author": "FJrodafo - Francisco José Rodríguez Afonso", "license": "MIT", "bugs": { "url": "https://github.com/FJrodafo/port-finder/issues" }, "homepage": "https://github.com/FJrodafo/port-finder#readme" }