PATH:
usr
/
local
/
lib
/
node_modules
/
ghost-cli
/
node_modules
/
pid-from-port
{ "_from": "pid-from-port@^1.1.3", "_id": "pid-from-port@1.1.3", "_inBundle": false, "_integrity": "sha512-OlE82n3yMOE5dY9RMOwxhoWefeMlxwk5IVxoj0sSzSFIlmvhN4obzTvO3s/d/b5JhcgXikjaspsy/HuUDTqbBg==", "_location": "/ghost-cli/pid-from-port", "_phantomChildren": { "is-stream": "1.1.0", "lru-cache": "4.1.5", "npm-run-path": "2.0.2", "p-finally": "1.0.0", "shebang-command": "1.2.0", "signal-exit": "3.0.2", "strip-eof": "1.0.0", "which": "1.3.1" }, "_requested": { "type": "range", "registry": true, "raw": "pid-from-port@^1.1.3", "name": "pid-from-port", "escapedName": "pid-from-port", "rawSpec": "^1.1.3", "saveSpec": null, "fetchSpec": "^1.1.3" }, "_requiredBy": [ "/ghost-cli/fkill" ], "_resolved": "https://registry.npmjs.org/pid-from-port/-/pid-from-port-1.1.3.tgz", "_shasum": "313a1d056ee71319cff0940ed0ff027dad39ca69", "_spec": "pid-from-port@^1.1.3", "_where": "/usr/local/lib/node_modules/ghost-cli/node_modules/fkill", "author": { "name": "Kevin Martensson", "email": "kevinmartensson@gmail.com", "url": "github.com/kevva" }, "bugs": { "url": "https://github.com/kevva/pid-from-port/issues" }, "bundleDependencies": false, "dependencies": { "execa": "^0.9.0" }, "deprecated": false, "description": "Get PID from a port", "devDependencies": { "ava": "*", "get-port": "^3.2.0", "xo": "*" }, "engines": { "node": ">=4" }, "files": [ "index.js" ], "homepage": "https://github.com/kevva/pid-from-port#readme", "keywords": [ "get", "pid", "netstat", "port" ], "license": "MIT", "name": "pid-from-port", "repository": { "type": "git", "url": "git+https://github.com/kevva/pid-from-port.git" }, "scripts": { "test": "xo && ava" }, "version": "1.1.3" }
[+]
..
[-] readme.md
[edit]
[+]
node_modules
[-] package.json
[edit]
[-] index.js
[edit]
[-] license
[edit]